diff --git a/README.rst b/README.rst index 405d8344..8a6a398f 100644 --- a/README.rst +++ b/README.rst @@ -122,7 +122,7 @@ This output is written by running the command ``coverage xml`` and states that t 1. Make sure coverage is enabled. See Enabling Coverage 2. You may need to run ``coverage combine`` before running Codecov. -3. Using Docker? Please follow this step: `Testing with Docker: Codecov Inside Docker `_. +3. Using Docker? Please follow this step: `Testing with Docker: Codecov Inside Docker `_. Can I upload my ``.coverage`` files? ------------------------------------