fix(web): route enterprise documentation links - #40957
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #40957 +/- ##
==========================================
+ Coverage 86.76% 86.78% +0.01%
==========================================
Files 5199 5201 +2
Lines 292699 292767 +68
Branches 58157 58207 +50
==========================================
+ Hits 253960 254072 +112
+ Misses 33720 33676 -44
Partials 5019 5019
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
lyzno1
approved these changes
Aug 20, 2026
hyoban
marked this pull request as ready for review
August 21, 2026 02:13
fatelei
pushed a commit
that referenced
this pull request
Aug 21, 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.
Important
This draft PR does not have an associated issue yet.
Summary
enterprise-docs.dify.aiwithout a version segment and normalize public documentation paths.Screenshots
Not applicable. This change affects destination URLs without changing the UI.
Testing
vp stagedpnpm --dir web exec vitest run context/i18n.spec.ts app/components/goto-anything/actions/commands/__tests__/direct-commands.spec.ts app/components/goto-anything/actions/commands/__tests__/slash.spec.tsx features/agent-v2/agent-detail/configure/components/orchestrate/tools/cli-tool/__tests__/dialog.spec.tsx features/new-rag/__tests__/new-knowledge-list.spec.tsx(95 tests passed)Checklist
vp stagedfor the frontend changes.From Codex