Skip to content

Footer Legal Link: Privacy and Data policy pointing to same page #9015

@KarthickSakthi

Description

@KarthickSakthi

Have you read the Contributing Guidelines on issues?

Prerequisites

  • I'm using the latest version of Docusaurus.
  • I have tried the npm run clear or yarn clear command.
  • I have tried rm -rf node_modules yarn.lock package-lock.json and re-installing packages.
  • I have tried creating a repro with https://new.docusaurus.io.
  • I have read the console error message carefully (if applicable).

Description

In Footer , The Links for Privacy and Data policy in Legal Section Pointing to Same Page which Privacy policy pointing to!

Privacy url in code: "https://opensource.fb.com/legal/privacy/"

Data policy url in code: "https://opensource.fb.com/legal/data-policy/"

Here, when I click the Data policy, it's getting redirected to Privacy page.
it's better Have on Link like Privacy and Data policy : "https://opensource.fb.com/legal/privacy/"

User will understand, both are in same page.
if they were different, Data policy link redirection is wrong

Reproducible demo

No response

Steps to reproduce

Go to Footer,
Check Legal Section
Click Privacy
Click Data policy

check their urls, they were pointing to same page Privacy

Expected behavior

If both were really same,
Remove Privacy and Data policy and make it a single link "Privacy and Data policy"

if not same,
No to redirect the Data policy to privacy page, redirect the data-policy to its correct page

Actual behavior

Privacy and Data policy both were pointing to Privacy page,
Data-policy redirected to Privacy page

Your environment

Self-service

  • I'd be willing to fix this bug myself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugAn error in the Docusaurus core causing instability or issues with its execution

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions