Commit 5a789c05 authored by Paul Slaughter's avatar Paul Slaughter

Merge branch 'MrTanoshii-master-patch-04989' into 'master'

Fixed broken link

See merge request gitlab-org/gitlab!46624
parents 25de286a f0c5228f
...@@ -119,7 +119,7 @@ repository, you can run `git remote -v`. ...@@ -119,7 +119,7 @@ repository, you can run `git remote -v`.
If there are [merge conflicts](#merge-conflicts), Git will prompt you to fix If there are [merge conflicts](#merge-conflicts), Git will prompt you to fix
them before continuing the rebase. them before continuing the rebase.
To learn more, check Git's documentation on [rebasing](ttps://git-scm.com/book/en/v2/Git-Branching-Rebasing) To learn more, check Git's documentation on [rebasing](https://git-scm.com/book/en/v2/Git-Branching-Rebasing)
and [rebasing strategies](https://git-scm.com/book/en/v2/Git-Branching-Rebasing). and [rebasing strategies](https://git-scm.com/book/en/v2/Git-Branching-Rebasing).
### Interactive rebase ### Interactive rebase
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment