[BUG] Broken Links in Footer Navigation #41 #77
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Request Description
What does this PR do?


This PR resolves the broken links in the footer’s RESOURCES,SUPPORT section (e.g., Blog, API Reference) that previously appeared clickable but led nowhere.
Related Issue(s)
Type of Change
Please mark the relevant option(s):
Changes Made
Provide a detailed list of changes:
Testing
How has this been tested?
Describe the tests you ran and provide instructions to reproduce:
1.Navigate to the footer section on any page.
2.Click on Blog or API Reference (if not implemented yet).
3.Verify that:
Code Quality
Security Considerations
Performance Details:
If there's a performance impact, describe:
This change only modifies the footer link behavior and adds a tooltip.
No performance-critical paths are affected, and there is no measurable change in load times or resource usage.
Screenshots (if applicable)
Add screenshots to help explain your changes, especially for UI modifications.
Recording.2025-08-14.165453.mp4