fix some bold rendering and update enterprise docs#554
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR fixes bold rendering issues in Chinese documentation and updates enterprise documentation for the load balancing feature across Japanese and Chinese language versions.
Key Changes:
- Fixed bold rendering in troubleshooting section by moving colons outside bold markers
- Updated and restructured load balancing documentation with improved structure and clarity
- Replaced legacy image links with modern image references
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| versions/legacy/jp/user-guide/models/load-balancing.mdx | Completely restructured Japanese load balancing documentation with new introduction section, step-by-step instructions, and updated image references |
| versions/legacy/cn/user-guide/models/load-balancing.mdx | Completely restructured Chinese load balancing documentation with new introduction section, step-by-step instructions, and updated image references |
| cn/use-dify/workspace/model-providers.mdx | Fixed bold rendering in troubleshooting section by moving colons outside bold markers for proper MDX rendering |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
|  | ||
| <Info> | ||
| ロード バランシング モードからデフォルトの単一認証情報モードに戻しても、ロード バランシングの設定は将来の使用のために保持されます。 |
There was a problem hiding this comment.
Inconsistent spacing in Japanese terminology. "ロード バランシング" should be "ロードバランシング" (without spaces between katakana words) to match the usage throughout the rest of this document (lines 8, 13, 15, 19, 23, 30) and other Japanese documentation files.
Suggested change
| ロード バランシング モードからデフォルトの単一認証情報モードに戻しても、ロード バランシングの設定は将来の使用のために保持されます。 | |
| ロードバランシングモードからデフォルトの単一認証情報モードに戻しても、ロードバランシングの設定は将来の使用のために保持されます。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.