Remove broken known issues link

This commit is contained in:
Brad Warren
2016-07-25 12:54:14 -07:00
parent fb399a844b
commit 7a0d4d48a0
+1 -5
View File
@@ -323,11 +323,7 @@ Steps:
should run the integration tests, see `integration`_. See `Known Issues`_ should run the integration tests, see `integration`_. See `Known Issues`_
for some common failures that have nothing to do with your code. for some common failures that have nothing to do with your code.
7. Submit the PR. 7. Submit the PR.
8. Did your tests pass on Travis? If they didn't, it might not be your fault! 8. Did your tests pass on Travis? If they didn't, fix any errors.
See `Known Issues`_. If it's not a known issue, fix any errors.
.. _Known Issues:
https://github.com/certbot/certbot/wiki/Known-issues
Updating the documentation Updating the documentation
========================== ==========================