mirror of
				https://github.com/zulip/zulip.git
				synced 2025-10-31 12:03:46 +00:00 
			
		
		
		
	docs: Fix broken and missing link references in Git guide.
These references broke in November 2017, when git-guide.md was split
into multiple files in fa3602b61f.
			
			
This commit is contained in:
		| @@ -147,6 +147,6 @@ for another review. | ||||
| [github-help-create-pr-fork]: https://help.github.com/en/articles/creating-a-pull-request-from-a-fork | ||||
| [images-create-pr]: ../images/zulip-open-pr.png | ||||
| [keep-up-to-date]: ../git/using.html#keep-your-fork-up-to-date | ||||
| [push-commits]: ../git/using.html#push-your-commits-to-github | ||||
| [self-push-commits]: ../git/using.html#push-your-commits-to-github | ||||
| [screenshots-gifs]: ../tutorials/screenshot-and-gif-software.md | ||||
| [wip-prs]: #work-in-progress-pull-requests | ||||
|   | ||||
| @@ -448,6 +448,7 @@ complicated rebase. | ||||
| [github-help-rebase]: https://help.github.com/en/articles/using-git-rebase | ||||
| [github-help-sync-fork]: https://help.github.com/en/articles/syncing-a-fork | ||||
| [how-git-is-different]: ./the-git-difference.md | ||||
| [self-multiple-computers]: ../git/troubleshooting.html#working-from-multiple-computers | ||||
| [zulip-git-guide-up-to-date]: ../git/using.html#keep-your-fork-up-to-date | ||||
| [zulip-rtd-commit-discipline]: ../contributing/version-control.html#commit-discipline | ||||
| [zulip-rtd-commit-messages]: ../contributing/version-control.html#commit-messages | ||||
|   | ||||
		Reference in New Issue
	
	Block a user