mirror of https://github.com/pallets/flask.git
Fix URL "committing as you go"
This commit is contained in:
parent
55cdb420a0
commit
6fcf6d00bd
|
@ -171,7 +171,7 @@ Start coding
|
|||
|
||||
$ git push --set-upstream fork your-branch-name
|
||||
|
||||
.. _committing as you go: https://dont-be-afraid-to-commit.readthedocs.io/en/latest/git/commandlinegit.html#commit-your-changes
|
||||
.. _committing as you go: https://afraid-to-commit.readthedocs.io/en/latest/git/commandlinegit.html#commit-your-changes
|
||||
.. _create a pull request: https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue