Skip to content

Fix the outbound build-from-source link that 404s - #132

Merged
guanzhousongmicrosoft merged 1 commit into
documentdb:mainfrom
GuanzhouSong:fix-broken-github-links
Aug 3, 2026
Merged

Fix the outbound build-from-source link that 404s#132
guanzhousongmicrosoft merged 1 commit into
documentdb:mainfrom
GuanzhouSong:fix-broken-github-links

Conversation

@GuanzhouSong

@GuanzhouSongGuanzhouSong commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Summary

The packages quick start links to docs/v1/building.md in the engine repository, which no longer exists:

/documentdb/blob/main/docs/v1/building.md -> 404
/documentdb/blob/main/packaging/README.md -> 200

Build instructions for the packages live in packaging/README.md now, and the link text is adjusted to match what the target actually covers.

Rebased

This branch originally carried a second fix, for the moved backup-and-restore link in the March operator blog post. #135 has since applied exactly that change, so the hunk is dropped rather than rebased — what remains is the part still needed.

The packages quick start links to docs/v1/building.md in the engine
repository, which returns 404 - that path no longer exists. Build
instructions for the packages now live in packaging/README.md, and the
link text is adjusted to match what the target actually covers.
The blog link this branch also carried was fixed in documentdb#135; that hunk is
dropped rather than rebased, leaving only the change still needed.
@GuanzhouSong
GuanzhouSongforce-pushed the fix-broken-github-links branch from 45faa49 to 3d53a8bCompareAugust 3, 2026 19:15
@GuanzhouSongGuanzhouSong changed the title Fix two outbound GitHub links that 404Fix the outbound build-from-source link that 404sAug 3, 2026
@guanzhousongmicrosoft
guanzhousongmicrosoft merged commit 94a5b69 into documentdb:mainAug 3, 2026
2 checks passed
Sign up for freeto 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

@GuanzhouSong@guanzhousongmicrosoft