Updated links to swagger in docs

This commit is contained in:
Antoine Gersant 2019-04-07 18:07:14 -07:00
parent fce30f9c58
commit 9d03f95d5f
2 changed files with 2 additions and 2 deletions

View file

@ -100,4 +100,4 @@ When you install Polaris, it comes with a web interface which can be accessed us
# Documentation
The Polaris server API is documented [here](https://agersant.github.io/polaris/api/). Feel free to open Github issues (or Pull Requests) if clarifications are needed.
The Polaris server API is documented [here](https://agersant.github.io/polaris/swagger/). Feel free to open Github issues (or Pull Requests) if clarifications are needed.

View file

@ -1,3 +1,3 @@
## Documentation
- [API Documentation](api)
- [API Documentation](swagger)