mirror of
https://github.com/certbot/certbot.git
synced 2026-06-08 16:22:18 -04:00
Remove broken known issues link (#4294)
This commit is contained in:
parent
2862ade0b1
commit
4a2582dda4
1 changed files with 1 additions and 2 deletions
|
|
@ -283,8 +283,7 @@ Steps:
|
|||
including coverage. The ``--skip-missing-interpreters`` argument ignores
|
||||
missing versions of Python needed for running the tests. Fix any errors.
|
||||
5. If your code touches communication with an ACME server/Boulder, you
|
||||
should run the integration tests, see `integration`_. See `Known Issues`_
|
||||
for some common failures that have nothing to do with your code.
|
||||
should run the integration tests, see `integration`_.
|
||||
6. Submit the PR.
|
||||
7. Did your tests pass on Travis? If they didn't, fix any errors.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue