能否更改 '/docs' URL 的名称?

我可以将网址“docs”更改为“booking”吗?
示例:https://meta.discourse.org/docs 变为 https://meta.discourse.org/booking

是的,可以,您需要在 app.yml 中定义 DISCOURSE_DOCS_PATHFEATURE: add a global setting to support custom docs url path (#107) · discourse/discourse-docs@6b3f257 · GitHub

省略开头和结尾的斜杠,因此在您的示例中需要将其设置为“booking”。

6 个赞

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.