mirror of
				https://github.com/zulip/zulip.git
				synced 2025-10-31 20:13:46 +00:00 
			
		
		
		
	docs: Update the example Zulip URL to use "your-org.zulipchat.com".
The context property is not applicable for the developer docs, they need to be manually updated to match the convention.
This commit is contained in:
		| @@ -142,7 +142,7 @@ Here are a few common macros used to document Zulip's integrations: | ||||
|   to generate URLs of the form: | ||||
|  | ||||
|   ```text | ||||
|   https://bot_email:bot_api_key@yourZulipDomain.zulipchat.com/api/v1/external/beanstalk | ||||
|   https://bot_email:bot_api_key@your-org.zulipchat.com/api/v1/external/beanstalk | ||||
|   ``` | ||||
|  | ||||
|   For an example rendering, see | ||||
|   | ||||
		Reference in New Issue
	
	Block a user