docs: fix a broken url (#234)

### What problem does this PR solve?

fix a broken url for moonshot 
`https://platform.moonshot.cn/docs/docs` to
`https://platform.moonshot.cn/docs`
Issue link:None

### Type of change

- [x] Documentation Update
This commit is contained in:
ooo oo 2024-04-06 16:04:49 +08:00 committed by GitHub
parent e439d09594
commit 8fa2963a8e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@ In **user_default_llm** of [service_conf.yaml](./docker/service_conf.yaml), you
RagFlow supports the flowing LLM factory, and with more coming in the pipeline:
> [OpenAI](https://platform.openai.com/login?launch), [Tongyi-Qianwen](https://dashscope.console.aliyun.com/model),
> [ZHIPU-AI](https://open.bigmodel.cn/), [Moonshot](https://platform.moonshot.cn/docs/docs)
> [ZHIPU-AI](https://open.bigmodel.cn/), [Moonshot](https://platform.moonshot.cn/docs)
After sign in these LLM suppliers, create your own API-Key, they all have a certain amount of free quota.