We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecfe3bb commit e59fda3Copy full SHA for e59fda3
README.md
@@ -9,7 +9,7 @@ stacktrace.js uses browsers' `Error.stack` mechanism to generate stack traces, p
9
[Promises](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise)
10
to return an Array of [StackFrames](https://github.com/stacktracejs/stackframe).
11
12
-#### Upgrading? Check the [0.x -> 1.x Migration Guide](http://www.stacktracejs.com/docs/v0-migration-guide)
+#### Upgrading? Check the [0.x -> 1.x Migration Guide](http://www.stacktracejs.com/#!/docs/v0-migration-guide)
13
14
## Usage
15
#### Get a stack trace from current location
0 commit comments