Skip to content

fix broken links in reflex-enterprise feature table#6712

Merged
masenf merged 2 commits into
mainfrom
masenf/rxe-broken-links
Jul 6, 2026
Merged

fix broken links in reflex-enterprise feature table#6712
masenf merged 2 commits into
mainfrom
masenf/rxe-broken-links

Conversation

@masenf

@masenf masenf commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@masenf masenf requested review from a team and Alek99 as code owners July 6, 2026 21:26
@greptile-apps

greptile-apps Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Fixes 22 broken internal links in the enterprise feature overview table by removing the spurious /docs prefix from all link values (e.g. /docs/enterprise/auth/overview/enterprise/auth/overview). No logic or functional code is changed — this is a pure documentation correction.

  • All changed lines follow the same mechanical pattern: drop /docs from the beginning of each link path.
  • Every enterprise-feature entry in docs/enterprise/overview.md is updated consistently.

Confidence Score: 5/5

Safe to merge — only documentation link paths are changed, with no impact on application code or behaviour.

The change is limited to correcting URL paths inside a Markdown documentation file. All 22 edits are uniform, there are no logic changes, and the fix aligns the link paths with the site's actual routing structure.

No files require special attention.

Important Files Changed

Filename Overview
docs/enterprise/overview.md Removes erroneous /docs prefix from all 22 internal links in the enterprise feature table, fixing broken navigation.

Reviews (2): Last reviewed commit: "fix weird link inside alert" | Re-trigger Greptile

FarhanAliRaza
FarhanAliRaza previously approved these changes Jul 6, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 18fe67c8ad

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread docs/enterprise/overview.md Outdated
@codspeed-hq

codspeed-hq Bot commented Jul 6, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 26 untouched benchmarks
⏩ 8 skipped benchmarks1


Comparing masenf/rxe-broken-links (b569d9b) with main (ee1361d)

Open in CodSpeed

Footnotes

  1. 8 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@masenf masenf merged commit 1100fe2 into main Jul 6, 2026
31 checks passed
@masenf masenf deleted the masenf/rxe-broken-links branch July 6, 2026 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants