diff --git a/docs/index.md b/docs/index.md index d3dc1a82..d6036cfb 100644 --- a/docs/index.md +++ b/docs/index.md @@ -146,5 +146,5 @@ If you're using another source code control you'll want to check it's documentat The documentation site that we've just built only uses static files so you'll be able to host it from pretty much anywhere. [GitHub project pages](https://help.github.com/articles/creating-project-pages-manually) and [Amazon S3](http://docs.aws.amazon.com/AmazonS3/latest/dev/WebsiteHosting.html) are good hosting options. Upload the contents of the entire `site` directory to wherever you're hosting your website from and you're done. -[python]: todo -[pip]: todo +[python]: https://www.python.org/ +[pip]: http://pip.readthedocs.org/en/latest/installing.html