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

Update new website link on old documentation site #460

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

Shaumik-Ashraf
Copy link
Contributor

Summary

Google still returns the old documentation site which links to the new site at /index_new.html that's now a 404. I replaced the link with https://inferno-framework.github.io and changed the wording from "before we release it on February 13th."

Intuitively it feels nicer if it links to /documentation instead of /, but I kept it this way since its probably better for SEO.

I also didn't nit pick the wording or styling around it and maybe we could use a stronger depreciation notice or even a JavaScript redirect but I just wanted to get rid of the 404. Feel free to close this if something like that is in the works (or I can start a new PR for that if we need it).

Testing Guidance

Double check my markdown please. I'll use the link inevitably if this gets deployed.

Google still returns the old documentation site which links to the new site at `/index_new.html` that's now a 404. I replaced the link with `https://inferno-framework.github.io` and changed the wording from "before we release it on February 13th."

Intuitively it feels nicer if it links to `/documentation` instead of `/`, but I kept it this way since its probably better for SEO.

I also didn't nit pick the wording or styling around it and maybe we could use a stronger depreciation notice or even a JavaScript redirect but I just wanted to get rid of the 404.  Feel free to close this if something like that is in the works (or I can start a new PR for that if we need it).
Copy link

codecov bot commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.79%. Comparing base (51adabe) to head (f61bbe1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #460   +/-   ##
=======================================
  Coverage   77.79%   77.79%           
=======================================
  Files         233      233           
  Lines       11583    11583           
  Branches     1099     1099           
=======================================
  Hits         9011     9011           
  Misses       1940     1940           
  Partials      632      632           
Flag Coverage Δ
backend 93.90% <ø> (ø)
frontend 70.92% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@arscan arscan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is fine to start moving things in the right direction ASAP, thanks! Though note that we also have a ticket to deprecate this whole part of the site, add in 404s etc. Alyssa might be taking that one (not sure though).

@Shaumik-Ashraf Shaumik-Ashraf merged commit 5979ce7 into main Mar 5, 2024
10 checks passed
@Shaumik-Ashraf Shaumik-Ashraf deleted the Shaumik-Ashraf-patch-404-link branch March 5, 2024 15:55
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

Successfully merging this pull request may close these issues.

2 participants