Skip to content

Commit

Permalink
Update the link to the API documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
dimonomid committed Apr 23, 2017
1 parent c15d279 commit d5ae681
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -3,7 +3,7 @@ Geekmarks: API-Driven, Geeky Bookmarking Service

* Project page: [Geekmarks](https://geekmarks.dmitryfrank.com/)
* [Detailed article](https://dmitryfrank.com/projects/geekmarks/article)
* [Backend API documentation](https://dmitryfrank.com/projects/geekmarks/api)
* [Backend API documentation](https://geekmarks.dmitryfrank.com/swagger/)

So I wrote a new bookmarking service. We already have a lot of those, so why
bother writing another one? Good question.
Expand Down
4 changes: 2 additions & 2 deletions server/server/bindata_assetfs.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion server/server/webroot/index.html
Expand Up @@ -64,7 +64,7 @@
<a class="nav" href="https://dmitryfrank.com/projects/geekmarks/article">Read an article</a>
</p>
<p>
<a class="nav" href="https://dmitryfrank.com/projects/geekmarks/api">API documentation (coming soon)</a>
<a class="nav" href="https://geekmarks.dmitryfrank.com/swagger">API documentation</a>
</p>
<p>
<a class="nav" href="https://github.com/dimonomid/geekmarks">GitHub</a>
Expand Down

0 comments on commit d5ae681

Please sign in to comment.