Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Reduce the number of redirected link errors #1547

Closed
wants to merge 2 commits into from

Conversation

TibsAtWork
Copy link
Contributor

@TibsAtWork TibsAtWork commented Nov 10, 2022

When make linkcheck is run, there are a lot of redirected links (search for redirect in the linkcheck output)

NOTE I'm going to split this up into smaller PRs, for ease of review...

This PR aims to fix those that are simple to fix:

  • Using http instead of https when appropriate

  • Replace developer.aiven.io with docs.aiven.io

    Note: not for _redirects.txt, as that's correctly saying developer.aiven.io redirects to docs.aiven.io

    I believe it is correct to alter robots.txt and conf.py

    We could come back later and turn some/many of these into :doc: references instead - see Use Sphinx :doc: roles for links to docs.aiven.io documents #1548

See #1485

@netlify
Copy link

netlify bot commented Nov 10, 2022

Deploy Preview for developer-aiven-io-preview ready!

Name Link
🔨 Latest commit 925d3c8
🔍 Latest deploy log https://app.netlify.com/sites/developer-aiven-io-preview/deploys/636cd5362e71bd0009233fc8
😎 Deploy Preview https://deploy-preview-1547--developer-aiven-io-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@TibsAtWork
Copy link
Contributor Author

This PR has been replaced by smaller PRs.

@TibsAtWork TibsAtWork closed this Nov 10, 2022
@TibsAtWork TibsAtWork deleted the tibs-fix-redirect-links branch November 10, 2022 11:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant