Skip to content

Commit e59fda3

Browse files
committed
Update Migration Guide link
1 parent ecfe3bb commit e59fda3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ stacktrace.js uses browsers' `Error.stack` mechanism to generate stack traces, p
99
[Promises](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise)
1010
to return an Array of [StackFrames](https://github.com/stacktracejs/stackframe).
1111

12-
#### Upgrading? Check the [0.x -> 1.x Migration Guide](http://www.stacktracejs.com/docs/v0-migration-guide)
12+
#### Upgrading? Check the [0.x -> 1.x Migration Guide](http://www.stacktracejs.com/#!/docs/v0-migration-guide)
1313

1414
## Usage
1515
#### Get a stack trace from current location

0 commit comments

Comments
 (0)