diff --git a/README.md b/README.md index 1d8ebaf..07377b1 100644 --- a/README.md +++ b/README.md @@ -17,3 +17,12 @@ and passed along to the internal docker network. This uses `jfloff/alpine-python:recent` (see [jflof/alpine-python](https://github.com/jfloff/alpine-python)). +## Links + +[documentation: d-python-files container](https://pages.charlesreid1.com/d-python-files/) (you are here) + +[source code on git.charlesreid1.com: d-python-files](https://git.charlesreid1.com/docker/d-python-files) + +[source code on github.com: charlesreid1-docker/d-python-files](https://github.com/charlesreid1-docker/d-python-files) + + diff --git a/mkdocs.yml b/mkdocs.yml index 8a73244..b8b630c 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -4,7 +4,7 @@ repo_name: d-python-files repo_url: https://git.charlesreid1.com/docker/d-python-files edit_uri: "" -copyright: 'Copyright © 2018 Charles Reid' +copyright: 'Copyright © 2018 Charles Reid, released under the MIT license' docs_dir: docs site_dir: site