Compare commits

...

2 Commits

Author SHA1 Message Date
Antonio 1165736eef
Merge pull request #944 from showdownjs/fix/link-to-quickstart
fix: resolve broken link to installation guide
2022-07-26 01:31:08 +03:00
Antonio 1a24a4c24c
fix: resolve broken link to installation guide 2022-07-26 01:20:58 +03:00
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ Showdown can be used on the client-side (in the browser) or server-side (with No
## Installation
To install Showdown, follow the instructions from the [Installation guide](installation.md).
To install Showdown, follow the instructions from the [Quickstart guide](quickstart.md).
## License