Refresh documentation foundation and repair links

This commit is contained in:
2026-07-31 00:50:48 +00:00
parent 3aaddda676
commit 82acb8dc1a
10 changed files with 1451 additions and 669 deletions

View File

@@ -10,7 +10,8 @@ import "gitea.maximumdirect.net/eric/distributor/pkg/bundle"
`pkg/bundle` builds, writes, parses, and validates local source bundles. Use it directly when a producer writes bundles for `distributor` to discover, or when a producer wants to assemble and validate a bundle before using another transport.
The canonical source bundle file-format contract is [Source Bundle Contract](../integrations/source-bundle.md).
The canonical source bundle file-format contract is
`docs/integrations/source-bundle.md` in the Distributor repository.
## Preferred Complete-Bundle Workflow