Docs: Fix mkdocs link

The link that was included in the reference was surrounded by paranthesis and therefore faulty.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
This commit is contained in:
Philip Molares 2021-04-25 20:57:13 +02:00 committed by David Mehren
parent fac9f2735c
commit f99b157098
No known key found for this signature in database
GPG key ID: 185982BA4C42B7C3

View file

@ -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