Skip to content

Commit e1d9f65

Browse files
committed
spec: fix URL to documentation on compatibility
This is the only place I can find spec-wise that talks about compatibility. The page that this linked to before ceases to exist. Signed-off-by: Jimmy Zelinskie <[email protected]>
1 parent e45264d commit e1d9f65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -935,7 +935,7 @@ If the image had already been deleted or did not exist, a `404 Not Found` respon
935935
936936
Accept: application/vnd.docker.distribution.manifest.v2+json
937937

938-
> for more details, see: [compatibility.md](../compatibility.md#content-addressable-storage-cas)
938+
> for more details, see: [compatibility.md](https://github.com/docker/distribution/blob/master/docs/spec/manifest-v2-2.md#backward-compatibility)
939939
940940
## Detail
941941

0 commit comments

Comments
 (0)