sequelizejs.com redirects to a 404 page

Open Beginner friendly
#839 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

Research direction

Inspect the website's redirect configuration and reproduce a request to the old sequelizejs.com address. Update the redirect target to the sequelize.org root, then verify that the old URL no longer produces a 404 and lands on the new site.

Written by the indexing model from the issue text.

Description

Issue Description

The sequelizejs.com website redirects to https://sequelize.org/*. Because of the * at the end, the server returns 404.

What was unclear/insufficient/not covered in the documentation

N/A

If possible: Provide some suggestion on how we can enhance the docs

Change the redirect, so that it links to https://sequelize.org/

Additional context

Some projects (example) and websites contain old links to http://sequelizejs.com. The redirect to the new website almost works.

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

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.

More from sequelize/website

All issues in sequelize/website

Similar issues

More Web Dev issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.