Skip to content

Add redirect for Pathways Program  #90

@jules32

Description

@jules32

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions