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

Add redirect for Pathways Program #90

Open
jules32 opened this issue Jan 30, 2024 · 1 comment
Open

Add redirect for Pathways Program #90

jules32 opened this issue Jan 30, 2024 · 1 comment

Comments

@jules32
Copy link
Contributor

jules32 commented Jan 30, 2024

Add a redirect so that this link: https://openscapes.org/pathways-to-open-science

Redirects to https://openscapes.github.io/pathways-to-open-science/.

To do this, I believe it means adding this to the netlify.toml file following this pattern:

[[redirects]]
  from = "https://openscapes.github.io/pathways-to-open-science/"
  to = "/pathways-to-open-science"
  status = 301
stefaniebutland added a commit that referenced this issue Feb 7, 2024
try Add redirect for Pathways Program #90
@stefaniebutland
Copy link
Member

stefaniebutland commented Feb 7, 2024

merged this PR #92, but I did not push a rendered version of a page. I don't know/understand whether that's necessary

Still getting Page Not Found from https://openscapes.org/pathways-to-open-science; not sure if this takes time to be implemented?

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

No branches or pull requests

2 participants