Skip to content

Fix wishlist link to point at the actual page#1651

Draft
saurabhhhcodes wants to merge 2 commits into
leonagoel:mainfrom
saurabhhhcodes:fix/wishlist-link-path
Draft

Fix wishlist link to point at the actual page#1651
saurabhhhcodes wants to merge 2 commits into
leonagoel:mainfrom
saurabhhhcodes:fix/wishlist-link-path

Conversation

@saurabhhhcodes

Copy link
Copy Markdown

What changed

  • Updated the wishlist button in frontend/index.html to point at the actual sibling page (./wishlist.html) instead of the non-functional static path.

Why

The wishlist page already exists in the frontend bundle, but the old link pointed at a path that does not match the repo layout. This made the shortcut look real while sending users to the wrong place.

Validation

  • git diff --check
  • curl -I http://127.0.0.1:8123/wishlist.html returned 200 OK
  • Confirmed frontend/index.html now renders ./wishlist.html

Closes #1638

@github-actions

Copy link
Copy Markdown

🎉 Welcome to Hybrid Recommender, @saurabhhhcodes!

Thank you for your first pull request! Here's what happens next:

Step What Who
1 CI runs lint + smoke test 🤖 Automated
2 Code review 👤 @leonagoel
3 mentor:leonagoel label added 👤 Mentor
4 gssoc:approved label added 👤 Mentor
5 Auto-merge triggered 🤖 Automated
6 Points on leaderboard at 4 AM IST 🏆 GSSoC

⏱️ Please respond to any review comments within 48 hours.

📖 Resources:

Happy contributing! 🚀

@github-actions

Copy link
Copy Markdown

🎉 Welcome to Hybrid Recommender, @saurabhhhcodes! This is your first contribution here!

Labels added: gssoc:approved | mentor:leonagoel | status:review-needed

PR Description Checklist:

YES - What changed section
YES - Why section
NO - How to test section
YES - Related issue linked

⚠️ Some required sections are missing. Please update your PR description.

What happens next:

  1. @leonagoel will review your changes
  2. CI checks must pass
  3. Once approved, this PR will be auto-merged

⏱️ Please respond to review comments within 48 hours.

@github-actions github-actions Bot requested a review from leonagoel June 14, 2026 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Non-Functional Footer Links (index.html)

2 participants