Browse code

Fixed broken links in project documentation files.

Signed-off-by: Roman Zabaluev <gpg@haarolean.dev>

Roman Zabaluev authored on 2022/01/18 21:10:07
Showing 2 changed files
... ...
@@ -2,7 +2,7 @@ Branches and tags
2 2
 =================
3 3
 
4 4
 Note: details of the release process for the Engine are documented in the
5
-[RELEASE-CHECKLIST](https://github.com/docker/docker/blob/master/project/RELEASE-CHECKLIST.md).
5
+[PATCH-RELEASES.md](https://github.com/moby/moby/blob/master/project/PATCH-RELEASES.md).
6 6
 
7 7
 # Branches
8 8
 
... ...
@@ -6,7 +6,7 @@ Distribution, Notary and their underlying dependencies (libnetwork, libkv,
6 6
 etc...).
7 7
 
8 8
 Step-by-step technical details of the process are described in 
9
-[RELEASE-CHECKLIST.md](https://github.com/docker/docker/blob/master/project/RELEASE-CHECKLIST.md).
9
+[PATCH-RELEASES.md](https://github.com/moby/moby/blob/master/project/PATCH-RELEASES.md).
10 10
 
11 11
 ## Release cycle
12 12