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/privacy policy link in footer #1296

Merged
3 commits merged into from
Aug 24, 2024

Conversation

Chioma227
Copy link
Contributor

Description

This PR fixes misrouting of Privacy Policy and terms of use links below the footer

**Closes #1189

Changes proposed

What were you told to do?

Fix Privacy Policy link that routes to home page to properly route to privacy policy page

What did you do?

fixed the privacy policy and terms of service links in footer to redirect to their respective pages.

Check List (Check all the applicable boxes)

🚨Please review the contribution guideline for this repository.

  • My code follows the code style of this project.
  • This PR does not contain plagiarized content.
  • The title and description of the PR is clear and explains the approach.
  • I am making a pull request against the dev branch (left side).
  • My commit messages styles matches our requested structure.
  • My code additions will fail neither code linting checks nor unit test.
  • I am only making changes to files I was requested to.

Screenshots/Videos

Copy link
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 14.78% 784 / 5303
🔵 Statements 14.46% 786 / 5435
🔵 Functions 14.24% 215 / 1509
🔵 Branches 10.01% 227 / 2266
File CoverageNo changed files found.
Generated in workflow #357

@incredible-phoenix246 incredible-phoenix246 closed this pull request by merging all changes into hngprojects:dev in 5655d6a Aug 24, 2024
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]: Fix Privacy Policy Link in Footer to lead Users to Correct Destination
2 participants