mirror of
				https://github.com/zulip/zulip.git
				synced 2025-10-31 03:53:50 +00:00 
			
		
		
		
	docs: Re-add accidentally deleted link definitions in advanced setup.
In commit f6c78a35a4 we accidentally
deleted these link definitions, probably thinking that the end of the
markdown file would be the same as the end of the rendered doc. This
broke the links `[cloning your fork of the Zulip
repository][zulip-rtd-git-cloning]` and `[connecting the Zulip
upstream repository][zulip-rtd-git-connect]`.
This commit fixes things by adding back the definitions.
			
			
This commit is contained in:
		| @@ -303,3 +303,6 @@ submit a pull request, or you can ask for help in | ||||
| [#development help](https://chat.zulip.org/#narrow/stream/49-development-help) | ||||
| on chat.zulip.org, and a core team member can help guide you through | ||||
| adding support for the platform. | ||||
|  | ||||
| [zulip-rtd-git-cloning]: ../git/cloning.html#step-1b-clone-to-your-machine | ||||
| [zulip-rtd-git-connect]: ../git/cloning.html#step-1c-connect-your-fork-to-zulip-upstream | ||||
|   | ||||
		Reference in New Issue
	
	Block a user