diff --git a/README.rst b/README.rst index 769bc7a8f..d3e89c939 100644 --- a/README.rst +++ b/README.rst @@ -110,7 +110,7 @@ Documentation: https://letsencrypt.readthedocs.org Software project: https://github.com/letsencrypt/letsencrypt -Notes for developers: CONTRIBUTING.md_ +Notes for developers: https://letsencrypt.readthedocs.org/en/latest/contributing.html Main Website: https://letsencrypt.org/ @@ -123,4 +123,3 @@ email to client-dev+subscribe@letsencrypt.org) .. _Freenode: https://freenode.net .. _client-dev: https://groups.google.com/a/letsencrypt.org/forum/#!forum/client-dev -.. _CONTRIBUTING.md: https://github.com/letsencrypt/letsencrypt/blob/master/CONTRIBUTING.md diff --git a/acme/examples/standalone/README b/acme/examples/standalone/README index 89bc5d74e..8bb0fad97 100644 --- a/acme/examples/standalone/README +++ b/acme/examples/standalone/README @@ -1,2 +1,2 @@ python -m acme.standalone -p 1234 -curl -k https://localhost:1234 \ No newline at end of file +curl -k https://localhost:1234