Skip to content

Fix bad links in Exporting for web#10718

Merged
skyace65 merged 1 commit into
godotengine:masterfrom
tetrapod00:fix-web-export-links
Feb 26, 2025
Merged

Fix bad links in Exporting for web#10718
skyace65 merged 1 commit into
godotengine:masterfrom
tetrapod00:fix-web-export-links

Conversation

@tetrapod00

@tetrapod00 tetrapod00 commented Feb 26, 2025

Copy link
Copy Markdown
Contributor

Fixes #10717 (and CI errors on all PRs).

The original blogpost (https://web.archive.org/web/20231004074358/https://webd97.de/post/gitlab-pages-compression/) links to a gitlab issue (https://gitlab.com/gitlab-org/gitlab-ce/issues/15037) which has since been resolved. Apparently there is now gitlab documentation for this feature (https://docs.gitlab.com/user/project/pages/introduction/#serving-compressed-assets), which we can link to instead. Thanks @Jackerty for the heads up

@tetrapod00 tetrapod00 added bug area:manual Issues and PRs related to the Manual/Tutorials section of the documentation topic:export cherrypick:4.3 labels Feb 26, 2025
Comment thread tutorials/export/exporting_for_web.rst Outdated

**Hosts that don't provide on-the-fly compression:** itch.io, GitLab Pages
(`supports manual gzip precompression <https://webd97.de/post/gitlab-pages-compression/>`__)
(`supports manual gzip precompression <https://web.archive.org/web/20231004074358/https://webd97.de/post/gitlab-pages-compression/>`__)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Alternate:

Suggested change
(`supports manual gzip precompression <https://web.archive.org/web/20231004074358/https://webd97.de/post/gitlab-pages-compression/>`__)

The original PR adding lychee (#10680) suggested that archived links would be one option. However, in this case I think we could remove the link entirely

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I'm not at all familiar with the subject matter but that does look like a reasonable substitute to me

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Not that familiar with it either. Hopefully, someone who knows will check this.

@skyace65 skyace65 merged commit deb0ade into godotengine:master Feb 26, 2025
@skyace65

Copy link
Copy Markdown
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:manual Issues and PRs related to the Manual/Tutorials section of the documentation bug cherrypick:4.3 topic:export

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Broken link in exporting_for_web.rst

3 participants