Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Navbar Links on FAQ Page #1011

Merged
merged 1 commit into from
Jul 14, 2024

Conversation

SaiTejaswaniBikkasani
Copy link
Contributor

Fixed issue: #1000

Title and Issue number

Title : #1000

Issue No. : #1000

Code Stack : HTML

Close #1000

Description

  • Resolve the issue where the links in the navbar on the FAQ page are not navigating to the respective pages as intended.
  • Update the href attributes to ensure correct paths and functionality for all navbar links.
  • Test the links to verify that each one correctly navigates to the intended section or page.

Video/Screenshots (mandatory)

Screen.Recording.2024-07-07.123733.mp4

Type of PR

  • Bug fix

Checklist:

  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • I have gone through the contributing.md file before contributing

Additional context:

##Are you contributing under any Open-source programme?

  • I am contributing under GSSOC'24

Resolve the issue where the links in the navbar on the FAQ page are not navigating to the respective pages as intended.
Copy link

netlify bot commented Jul 7, 2024

Deploy Preview for taupe-cendol-f7e2bb ready!

Name Link
🔨 Latest commit 3eb725b
🔍 Latest deploy log https://app.netlify.com/sites/taupe-cendol-f7e2bb/deploys/668a404f5095750008a127b7
😎 Deploy Preview https://deploy-preview-1011--taupe-cendol-f7e2bb.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 site configuration.

@apu52 apu52 changed the title Fix Navbar Links on FAQ Page fix: Navbar Links on FAQ Page Jul 14, 2024
@apu52 apu52 merged commit 3298dd6 into apu52:main Jul 14, 2024
6 of 7 checks passed
@apu52
Copy link
Owner

apu52 commented Jul 14, 2024

thanks @itsekta ma'am for reviewing the code

@apu52 apu52 added bug Something isn't working level1 gssoc labels Jul 14, 2024
@apu52
Copy link
Owner

apu52 commented Jul 14, 2024

@SaiTejaswaniBikkasani good work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gssoc level1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Navbar Links Not Navigating to Respective Pages on FAQ Page
3 participants