Skip to content

Fix dead external links - #656

Merged
kenhys merged 1 commit into
fluent:1.0from
Watson1978:fix-dead-external-links
Jul 29, 2026
Merged

Fix dead external links#656
kenhys merged 1 commit into
fluent:1.0from
Watson1978:fix-dead-external-links

Conversation

@Watson1978

Copy link
Copy Markdown
Contributor

Three of the external URLs left over from the link audit no longer resolve. The remaining ones need a replacement target to be decided first, so they are not touched here.

  • upstart (installation/install-by-gem.md)

    upstart.ubuntu.com no longer resolves. Upstart stopped being developed and Ubuntu moved to systemd in 15.04, so it is dropped from the list rather than repointed: that list tells the reader which process management tools to use, and there is no longer a reason to suggest this one.

  • jemalloc (installation/install-by-gem.md, installation/install-from-source.md)

    www.canonware.com times out. The project site is now https://jemalloc.net/.

  • yajl-ruby (parser/json.md)

    rubydoc.info returns 404 for the github/brianmario/yajl-ruby tree. The gems/ path serves the same page, and it documents the buffer_size parameter this paragraph is about.

Three of the external URLs left over from the link audit no longer
resolve. The remaining ones need a replacement target to be decided
first, so they are not touched here.

* upstart (installation/install-by-gem.md)

  upstart.ubuntu.com no longer resolves. Upstart stopped being
  developed and Ubuntu moved to systemd in 15.04, so it is dropped
  from the list rather than repointed: that list tells the reader
  which process management tools to use, and there is no longer a
  reason to suggest this one.

* jemalloc (installation/install-by-gem.md,
  installation/install-from-source.md)

  www.canonware.com times out. The project site is now
  https://jemalloc.net/.

* yajl-ruby (parser/json.md)

  rubydoc.info returns 404 for the github/brianmario/yajl-ruby tree.
  The gems/ path serves the same page, and it documents the
  buffer_size parameter this paragraph is about.

Signed-off-by: Shizuo Fujita <fujita@clear-code.com>
@Watson1978
Watson1978 requested a review from kenhys July 29, 2026 01:53
@kenhys
kenhys merged commit ba80449 into fluent:1.0 Jul 29, 2026
2 checks passed
@Watson1978
Watson1978 deleted the fix-dead-external-links branch July 29, 2026 05:09
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.

2 participants