mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-01-22 12:33:51 +00:00
Merge pull request #1190 from hedgedoc/docs/fixMkdocsLink
Docs: Fix mkdocs link
This commit is contained in:
commit
0e5552de4d
1 changed files with 1 additions and 1 deletions
|
@ -27,4 +27,4 @@ The documentation is deployed with [mkdocs][mkdocs].
|
|||
|
||||
The repository [docs.hedgedoc.org](https://github.com/hedgedoc/docs.hedgedoc.org) is used to deploy the actual website to github.io. Currently only the `master` branch is deployed as it contains the latest release.
|
||||
|
||||
[mkdocs]: (https://www.mkdocs.org)
|
||||
[mkdocs]: https://www.mkdocs.org
|
||||
|
|
Loading…
Reference in a new issue