Skip to content

Commit a818cde

Browse files
committed
Fix example image path
1 parent 58620b1 commit a818cde

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
@@ -18,7 +18,7 @@ you will see a local server is running at port `8080`
1818

1919
## Example
2020

21-
![example](https://github.com/cchaonie/parse-stacktrace/blob/8acb39ba4df7a9c86bb56d6209f1cd4d1510e0db/public/images/parse-stacktrace.png)
21+
![example](https://github.com/cchaonie/parse-stacktrace/blob/main/public/images/parse-stacktrace.png)
2222

2323
When you get a error stack trace from, like kibana, then you can put it to `Stack Trace:`. Then you need to input the sourcemap as well. In the example, the sourcemap url is just the js file and a suffix `.map`.
2424

0 commit comments

Comments
 (0)