Skip to content

Commit 00b58d5

Browse files
0x11kamilogorek
0x11
authored andcommitted
chore: fix 404 error in example (getsentry#2180)
fix 404 error in example by resolve symlinks
1 parent 25e293e commit 00b58d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/browser/examples/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Assuming `npm@>=5.2.0` is installed and `@sentry/browser` package is built locally:
22

33
```sh
4-
$ npx serve
5-
```
4+
$ npx serve -S
5+
```

0 commit comments

Comments
 (0)