diff --git a/README.md b/README.md index b158870..1642fb6 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ## How to use -See [the documentation](https://wragge.github.io/omeka_s_tools/). +[See the documentation](https://wragge.github.io/omeka_s_tools/api.html) for full details of the Omeka API Client. ```python omeka = OmekaAPIClient('http://timsherratt.org/collections/api') @@ -72,4 +72,7 @@ items['results'][0] -See [the documentation](https://wragge.github.io/omeka_s_tools/) for more examples. +See [the documentation](https://wragge.github.io/omeka_s_tools/api.html) for more examples. + +---- +Created by [Tim Sherratt](https://timsherratt.org) ([@wragge](https://twitter.com/wragge)) for the [GLAM Workbench](https://glam-workbench.net/). diff --git a/docs/index.html b/docs/index.html index 3e7754a..ec1d71d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -44,7 +44,7 @@
See the documentation.
+See the documentation for full details of the Omeka API Client.
See the documentation for more examples.
+See the documentation for more examples.
+ +Created by Tim Sherratt (@wragge) for the GLAM Workbench.