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

Eleven 404s in config.php #1154

Open
blizzz opened this issue Dec 12, 2024 · 0 comments
Open

Eleven 404s in config.php #1154

blizzz opened this issue Dec 12, 2024 · 0 comments

Comments

@blizzz
Copy link
Contributor

blizzz commented Dec 12, 2024

$ lychee config/config.php 
  57/57 ━━━━━━━━━━━━━━━━━━━━ Finished extracting links                                                                                        Issues found in 1 input. Find details below.

[config/config.php]:
     [404] https://docs.nextcloud.com/server/10/admin_manual/maintenance/upgrade.html
     [404] https://download.nextcloud.com/server/daily/latest-stable24.zip
     [404] https://download.nextcloud.com/server/daily/latest-stable27.zip
     [404] https://download.nextcloud.com/server/daily/latest-stable21.zip
     [404] https://download.nextcloud.com/server/daily/latest-stable25.zip
     [404] https://download.nextcloud.com/server/daily/latest-stable20.zip
     [404] https://download.nextcloud.com/server/daily/latest-stable26.zip
     [404] https://docs.nextcloud.com/server/9/admin_manual/maintenance/upgrade.html
     [404] https://download.nextcloud.com/server/daily/latest-stable22.zip
     [404] https://download.nextcloud.com/server/daily/latest-stable23.zip
     [404] https://docs.nextcloud.com/server/11/admin_manual/maintenance/upgrade.html

🔍 57 Total (in 0s) ✅ 46 OK 🚫 11 Errors

=> remove dailies from the config up to 27 (incl)
=> docs for 11 and below are not available anymoar. Not sure what to do about this. Options that come to my mind:

  • drop configs for NC 11 and older. Would it hurt?
  • redirect on docs.nc.c to somewhere else or create a static page with some related info?
  • remove doc url that end up in Nirvana
  • see whether pages exists on archive.org and link thereto?!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant