Skip to content

Point docs links at dapperlib.dev - #2222

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

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

Conversation

@mgravell

Copy link
Copy Markdown
Member

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

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 and docs/readme.md — the Dapper Plus sponsor link (docs/readme.md is also the NuGet package readme, so it ships inside the package)
  • docs/dapperplus.md — the sponsor image, which was linking back to the site it is itself served from

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.

All four new URLs return 200, and the image still serves as image/png.

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.

Also switches PackageProjectUrl to the docs site, matching DapperAOT; RepositoryUrl still points at the source.
@mgravell
mgravell merged commit 752507c into main Aug 18, 2026
1 of 3 checks passed
@mgravell
mgravell deleted the docs-custom-domain branch August 18, 2026 08:56
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