Skip to content

fix: update footer navigation links#141

Draft
xiaoamo22333 wants to merge 1 commit intoDeveloper-Kommunity-24:mainfrom
xiaoamo22333:fix-footer-navigation
Draft

fix: update footer navigation links#141
xiaoamo22333 wants to merge 1 commit intoDeveloper-Kommunity-24:mainfrom
xiaoamo22333:fix-footer-navigation

Conversation

@xiaoamo22333
Copy link

Description

This PR fixes the inaccurate navigation links in the footer as reported in #140.

Changes Made

  • Removed invalid anchor links: Removed #upcoming-events and #testimonials links that pointed to non-existent sections on the homepage
  • Updated existing anchor links: Changed #vision and #team to /#vision and /#team to ensure they work correctly from any page
  • Added missing Quick Links: Added /join (Join Us) to the Quick Links section
  • Updated Navigation section: Replaced invalid anchor links with /showcase-event (Showcase Event) which is an actual page

Verification

  • Verified that all links now point to existing pages or sections
  • Quick Links: /about, /structure, /communities, /calendar, /projects, /join
  • Navigation: /#vision, /#team, /showcase-event

Fixes #140

- Remove invalid anchor links (#upcoming-events, #testimonials) that don't exist on homepage
- Update Vision and Team links to use proper paths (/#vision, /#team)
- Add missing /join link to Quick Links
- Add /showcase-event link to Navigation section

Fixes Developer-Kommunity-24#140
@netlify
Copy link

netlify bot commented Mar 8, 2026

Deploy Preview for dk24 ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit c229e5b
🔍 Latest deploy log https://app.netlify.com/projects/dk24/deploys/69ad29dd520ec100097ebbcf
😎 Deploy Preview https://deploy-preview-141--dk24.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

🙌 Welcome @xiaoamo22333!

Thank you for contributing to the DK24 - Community Website 💻. This platform connects college tech communities to learn and grow together.

Your pull request will be reviewed soon. Please ensure it follows our guidelines and includes appropriate labels like feature, fix, or refactor.

Together, let’s build something amazing! 🚀

Copy link
Member

@gaureshpai gaureshpai left a comment

Choose a reason for hiding this comment

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

none of the links work as intended. check the Navigation link behavior.

@gaureshpai gaureshpai marked this pull request as draft March 10, 2026 06:29
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.

Bug: Navigation links are inaccurate in the footer

2 participants