perfsonar / perfsonar/website

Menu links should probably use absolute URL

Open
#25 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

When landing on a non-existing page inside a subdirectory, there is no way to go back to the Homepage or any other page easily. All links in the navigation menu seem to be relative to the current directory, so from one 404 you go to another 404.

For example, we still have a redirect from http://downloads.perfsonar.net that points to https://www.perfsonar.net/about/where-can-it-be-downloaded/

And the redirect should be corrected too… ;-)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the website navigation links and the redirect from http://downloads.perfsonar.net to identify where their relative URLs are defined. Confirm that navigation from a nonexistent page in a subdirectory reaches the Homepage and other pages, and that the downloads redirect points to the intended URL.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
web-dev
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.