Skip to content

Update nav and footer links to match redis.io#3092

Merged
mich-elle-luna merged 1 commit intomainfrom
link-fixes
Apr 23, 2026
Merged

Update nav and footer links to match redis.io#3092
mich-elle-luna merged 1 commit intomainfrom
link-fixes

Conversation

@mich-elle-luna
Copy link
Copy Markdown
Collaborator

@mich-elle-luna mich-elle-luna commented Apr 23, 2026

  • Footer: update community edition compare link to /compare/open-source with new title
  • Resources menu: sync Learn section links/labels with redis.io nav (Tutorials, Commands, University, Knowledge Base, Resource Center, Demo Center, Developer Hub, FAQs)
  • Resources menu: update Releases link from /release/ to /new/
  • Resources menu: update CTA button from "Visit Demo Center" to "Visit our Developer Hub"

Note

Low Risk
Low risk: template-only updates to link URLs/labels; primary risk is broken or incorrect external navigation targets.

Overview
Updates site navigation links to match redis.io.

In the footer, replaces the "Redis vs Source Available" compare link with Redis vs. Open Source pointing to /compare/open-source. In the Resources menus (desktop + mobile), refreshes the Learn section link set/order (e.g., Tutorials, Quick starts, Commands, University, Knowledge Base, Resource Center, Demo Center, Developer Hub, FAQs), updates Releases to /new/, and changes the CTA to point to the Developer Hub.

Reviewed by Cursor Bugbot for commit ca26678. Bugbot is set up for automated code reviews on this repo. Configure here.

- Footer: update community edition compare link to /compare/open-source with new title
- Resources menu: sync Learn section links/labels with redis.io nav (Tutorials, Commands, University, Knowledge Base, Resource Center, Demo Center, Developer Hub, FAQs)
- Resources menu: update Releases link from /release/ to /new/
- Resources menu: update CTA button from "Visit Demo Center" to "Visit our Developer Hub"

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@mich-elle-luna mich-elle-luna requested a review from a team April 23, 2026 19:13
@jit-ci
Copy link
Copy Markdown

jit-ci Bot commented Apr 23, 2026

🛡️ Jit Security Scan Results

CRITICAL HIGH MEDIUM

✅ No security findings were detected in this PR


Security scan by Jit

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit ca26678. Configure here.

<a class="hover:text-white" href="https://redis.io/compare/memorystore/">Redis vs Memory Store</a>
<a class="hover:text-white" href="https://redis.io/compare/community-edition/">Redis vs Source
Available</a>
<a class="hover:text-white" href="https://redis.io/compare/open-source">Redis vs. Open Source</a>
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Missing trailing slash on compare link URL

Low Severity

The new /compare/open-source URL is missing a trailing slash, while all three sibling compare links (/compare/elasticache/, /compare/memcached/, /compare/memorystore/) consistently include one. This inconsistency will likely cause a 301 redirect on redis.io, adding a small latency penalty and breaking the established URL convention in the footer.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit ca26678. Configure here.

Copy link
Copy Markdown
Collaborator

@dwdougherty dwdougherty left a comment

Choose a reason for hiding this comment

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

Apart from bugbot's whinging, LGTM.

@mich-elle-luna mich-elle-luna merged commit c135d00 into main Apr 23, 2026
59 checks passed
@mich-elle-luna mich-elle-luna deleted the link-fixes branch April 23, 2026 20:39
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