Skip to content

Commit 4a283c0

Browse files
authored
Merge pull request #32 from cisagov/documentation/fix-broken-link
Fix broken link in `README.md`
2 parents 2b1e28f + 551df1c commit 4a283c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ The Python dependencies are maintained using a
6464
supported Python version. Changes to requirements should be made to
6565
the respective `src/py<Python version>/Pipfile`. More information
6666
about the `Pipfile` format can be found in the [`pipenv`
67-
documentation](https://pipenv.pypa.io/en/latest/basics/#example-pipfile-pipfile-lock).
67+
documentation](https://pipenv.pypa.io/en/latest/pipfile.html#example-pipfile).
6868
The accompanying `Pipfile.lock` files contain the specific dependency
6969
versions that will be installed. These files can be updated like so
7070
(using the Python 3.9 configuration as an example):

0 commit comments

Comments
 (0)