Skip to content

Commit

Permalink
Fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
ku1ik committed Dec 10, 2023
1 parent d524523 commit ddb66e2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/manual/player/upgrading.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@ Use:

There's also [asciinema-player npm
package](https://www.npmjs.com/package/asciinema-player), which can be
used instead of the standalone bundle. Check [Quick Start
guide](../quick-start/#npm-package) for details.
used instead of the standalone bundle. Check the [quick start
guide](quick-start.md#npm-package) for details.

`src` attribute becomes the first argument to `AsciinemaPlayer.create()`. The
second argument specifies the container element to mount the player under. All
other option attributes are now passed in options objects as the third argument.
Expand Down

0 comments on commit ddb66e2

Please sign in to comment.