Skip to content

Add 404.html with JS redirects for legacy URLs#542

Open
MagicLex wants to merge 1 commit intologicalclocks:mainfrom
MagicLex:fix/404-redirects
Open

Add 404.html with JS redirects for legacy URLs#542
MagicLex wants to merge 1 commit intologicalclocks:mainfrom
MagicLex:fix/404-redirects

Conversation

@MagicLex
Copy link
Collaborator

Handle old documentation URL patterns that now 404:

  • /feature-store-api/, /hopsworks-api/, /machine-learning-api/*
  • /hopsworks-cloud/, /hopsworks/ (versioned)
  • Double latest patterns (/latest/latest/)
  • Root level /generated/, /integrations/, /featurestore/
  • Old version numbers at root (/3.0/, /4.0/)
  • CONTRIBUTING paths → GitHub

All legacy URLs redirect to /latest/ or appropriate new locations.

Handle old documentation URL patterns that now 404:
- /feature-store-api/*, /hopsworks-api/*, /machine-learning-api/*
- /hopsworks-cloud/*, /hopsworks/* (versioned)
- Double latest patterns (*/latest/latest/*)
- Root level /generated/, /integrations/, /featurestore/
- Old version numbers at root (/3.0/, /4.0/)
- CONTRIBUTING paths → GitHub

All legacy URLs redirect to /latest/ or appropriate new locations.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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.

1 participant