uselagoon / uselagoon/lagoon-cli
Links and search results for Lagoon CLI documentation return HTTP 404 Not Found
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 28
- Forks
- 14
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 1
Description
Describe the bug
Search for Lagoon CLI documentation and many results in the first page return a 404 Not Found.
Links in other people's documentation also return a 404 Not Found.
To Reproduce
Steps to reproduce the behavior:
- Go to Google, Bing or "some other search engine"
- Type keywords "Lagoon CLI"
- Click on numerous links in the results, or second-tier links in pages.
- See an error page at https://amazeeio.github.io/lagoon-cli/
Expected behavior
A redirect takes me to the new documentation site at https://uselagoon.github.io/lagoon-cli/
Additional context
A method for redirecting github pages after a repository move is described in this Gist
https://gist.github.com/domenic/1f286d415559b56d725bee51a62c24a7
Hopefully it helps.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the old GitHub Pages URL, https://amazeeio.github.io/lagoon-cli/, with the new site at https://uselagoon.github.io/lagoon-cli/ and review the linked GitHub Pages redirect guidance. Done means links from the old site and search results redirect visitors to the new documentation site instead of returning HTTP 404.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100