1
0

docs: make sure all links to vikunja pages are https

This commit is contained in:
kolaente
2021-10-31 11:23:42 +01:00
parent 53703dd0c4
commit cc612d505f
3 changed files with 5 additions and 5 deletions

View File

@ -11,7 +11,7 @@ menu:
# API Documentation
You can find the api docs under `http://vikunja.tld/api/v1/docs` of your instance.
A public instance is available on [try.vikunja.io](http://try.vikunja.io/api/v1/docs).
A public instance is available on [try.vikunja.io](https://try.vikunja.io/api/v1/docs).
These docs are autgenerated from annotations in the code with swagger.