Skip to content

Point the documentation links at immudb.io/docs/ - #2145

Merged
vchaindz merged 1 commit into
masterfrom
docs-links-to-immudb-io
Sep 2, 2026
Merged

Point the documentation links at immudb.io/docs/#2145
vchaindz merged 1 commit into
masterfrom
docs-links-to-immudb-io

Conversation

@vchaindz

@vchaindz vchaindz commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

The immudb documentation moved from docs.immudb.io to immudb.io/docs/ when
the docs site was rebuilt and immudb.io began serving from the
codenotary/immudb.io repository. This
README still points at the old host in five places.

One of these is broken, not just stale

Line 481, the "quickstart in our documentation" link, uses
docs.immudb.io/master/immudb.html. The new site has clean URLs, so no .html
form resolves
— it 404s regardless of any host-level redirect. It now points at
https://immudb.io/docs/immudb/, the same page it always meant.

The rest

Line Was Now
14 docs badge — shields.io url= parameter …url=https%3A%2F%2Fimmudb.io%2Fdocs%2F
14 docs badge — link target https://immudb.io/docs/
30 https://docs.immudb.io/ https://immudb.io/docs/
453 https://docs.immudb.io/ https://immudb.io/docs/
481 https://docs.immudb.io/master/immudb.html https://immudb.io/docs/immudb/

Every target verified to return 200. One file changed, README only.

Note the docs badge on line 14 is an uptime check — left pointing at
docs.immudb.io it would report on a redirect rather than on the documentation.

@coveralls

coveralls commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator

Coverage Status

coverage: 84.852% (-0.01%) from 84.862% — docs-links-to-immudb-io into master

@vchaindz
vchaindz force-pushed the docs-links-to-immudb-io branch from 4fca9d4 to 4155869 Compare September 2, 2026 17:27
The immudb documentation moved from docs.immudb.io to immudb.io/docs/ when the
docs site was rebuilt and immudb.io began serving from the same repository.
The README's five references still point at the old host.

One of them is broken outright rather than merely redirected: the "quickstart in
our documentation" link uses `docs.immudb.io/master/immudb.html`, and the new
site has clean URLs, so no `.html` form resolves. It now points at
https://immudb.io/docs/immudb/, the same page it always meant.

The other four are the docs badge (both its shields.io `url=` parameter and its
link target) and two prose links, all now https://immudb.io/docs/.

All targets verified to return 200.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DbcsZ768XGSy5px5Z1kqwc
@vchaindz
vchaindz force-pushed the docs-links-to-immudb-io branch from 4155869 to fdcce3e Compare September 2, 2026 20:09
@vchaindz
vchaindz merged commit 395d0a8 into master Sep 2, 2026
21 checks 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.

3 participants