mirror of
https://github.com/zulip/zulip.git
synced 2025-11-09 16:37:23 +00:00
docs: Remove links to old zulip.com.
This commit is contained in:
@@ -76,8 +76,10 @@ If we look in [zproject/urls.py](https://github.com/zulip/zulip/blob/master/zpro
|
||||
`i18n_urls`. These urls show up in the address bar of the browser, and
|
||||
serve HTML.
|
||||
|
||||
For example, the `/hello` page (preview [here](https://zulip.com/hello/))
|
||||
gets translated in Chinese at `zh-cn/hello/` (preview [here](https://zulip.com/zh-cn/hello/)).
|
||||
For example, the `/features` page (preview
|
||||
[here](https://zulipchat.com/features/)) gets translated in Chinese at
|
||||
`zh-cn/features/` (preview
|
||||
[here](https://zulipchat.com/zh-cn/features/)).
|
||||
|
||||
Note the `zh-cn` prefix--that url pattern gets added by `i18n_patterns`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user