Skip to content

doc: downloads: add note about Windows installer issue #1724

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

Merged
merged 4 commits into from
Jun 23, 2025

Conversation

cgay
Copy link
Member

@cgay cgay commented Jun 23, 2025

No description provided.

cgay added 4 commits June 22, 2025 23:38
web.archive.org links often time out for linkcheck, so in some cases (Beyond Java) I
replaced Web Archive links with Wikipedia articles and/or simply removed the linkage
because the link was so generic (Sun Microsystems) that someone can research it
themselves if they need to.
Example:

/docs/source/library-reference/system/locators.rst:12:
WARNING: broken link: https://opendylan.org/books/drm/subclass(<string>) <<string>>
(404 Client Error: Not Found for url: https://opendylan.org/books/drm/subclass(%3Cstring%3E)%20%3C%3Cstring%3E%3E)

I think this might be a Sphinx bug because it doesn't apply the :drm: logic to generating
the final link, but (a) this is an easy way to fix it, and (b) this results in more
precise documentation anyway.
@cgay cgay merged commit c91ea98 into dylan-lang:master Jun 23, 2025
1 check passed
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