docs(v1.8.0): remove internal dingtalk links from release note#996
Merged
Conversation
These point at internal Aliyun documents (alidocs.dingtalk.com) that external readers can't open; remove from both EN and ZH release notes. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1dbe690 to
f7e12d4
Compare
StephenRi
approved these changes
May 22, 2026
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.
Summary
Follow-up to the merged v1.8.0 release-notes PR. Removes two
alidocs.dingtalk.comlinks from the OSS Refactoring entry — thesepoint at internal Aliyun documents that external readers can't open.
Change
## ♻️ Refactoring -* **OSS**: Decouple OSS upload/download from client env vars; implement 3-layer config resolution (#943) [《OSS Refactor Test Plan — ROCK V1.8》](https://alidocs.dingtalk.com/i/nodes/...) +* **OSS**: Decouple OSS upload/download from client env vars; implement 3-layer config resolution (#943)Same one-line removal applied to the Chinese version.
docs/versioned_docs/version-1.8.x/Release Notes/v1.8.0.mddocs/i18n/zh-Hans/docusaurus-plugin-content-docs/version-1.8.x/Release Notes/v1.8.0.mdNet
+2 / -2across 2 files. No other content touched.Test plan
cd docs && npm run buildpasses (build succeeded locally withNode 20.20.2 + webpack pin previously established for this repo)
npm run serve→ 1.8.x → Release Notes → v1.8.0,Refactoring section no longer renders the dingtalk link
#989