Skip to content

Point docs links at contrib.dapperlib.dev - #175

Merged
mgravell merged 1 commit into
mainfrom
docs-custom-domain
Aug 18, 2026
Merged

Point docs links at contrib.dapperlib.dev#175
mgravell merged 1 commit into
mainfrom
docs-custom-domain

Conversation

@mgravell

Copy link
Copy Markdown
Member

The docs moved to https://contrib.dapperlib.dev; this updates the links that still pointed at dapperlib.github.io/Dapper.Contrib.

Those URLs all still work — GitHub 301s them to the new domain with the path intact — so nothing is broken today. The reason to change them anyway is PackageReleaseNotes, which is baked into every package we publish and can't be corrected after the fact.

  • Directory.Build.propsPackageReleaseNotes
  • Readme.md — the release notes link, in both the link text and the target
  • docs/index.md — the pointer to the pre-2.0.90 release notes, which lived in the main repo and are now at https://dapperlib.dev

One change beyond a straight host swap: PackageProjectUrl now points at the docs site rather than the repo, matching DapperAOT. RepositoryUrl is untouched, so the source location is still published.

Both new URLs return 200.

The docs site now has its own domain. The old dapperlib.github.io URLs
still work via a redirect, but there's no reason to keep going the long
way round, and PackageReleaseNotes in particular is baked into every
package we publish.

The cross-link to the pre-2.0.90 release notes moves to dapperlib.dev
for the same reason. PackageProjectUrl now points at the docs site,
matching DapperAOT; RepositoryUrl still points at the source.
@mgravell
mgravell merged commit 1bd4004 into main Aug 18, 2026
0 of 3 checks passed
@mgravell
mgravell deleted the docs-custom-domain branch August 18, 2026 08:42
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