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
|
`i18n_urls`. These urls show up in the address bar of the browser, and
|
||||||
serve HTML.
|
serve HTML.
|
||||||
|
|
||||||
For example, the `/hello` page (preview [here](https://zulip.com/hello/))
|
For example, the `/features` page (preview
|
||||||
gets translated in Chinese at `zh-cn/hello/` (preview [here](https://zulip.com/zh-cn/hello/)).
|
[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`.
|
Note the `zh-cn` prefix--that url pattern gets added by `i18n_patterns`.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user