Fix recursive git archive reference
authorAndrea Perotti <aperotti@redhat.com>
Sat, 17 Sep 2022 09:00:46 +0000 (11:00 +0200)
committerGitHub <noreply@github.com>
Sat, 17 Sep 2022 09:00:46 +0000 (11:00 +0200)
Broken link for "recursive git archive" example

README.md

index d0232e7fc69beacb0952ad1ea3128af32ab6e328..63a12e99552e0b2cbe6c9de5820c677fd499433e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -138,7 +138,7 @@ However, in order to build from a git clone, you must update the
 submodules.  If you're packaging OSTree and want a tarball, I
 recommend using a "recursive git archive" script.  There are several
 available online;
-[this code](https://github.com/ostreedev/ostree/blob/main/packaging/Makefile.dist-packaging#L11)
+[this code](https://github.com/ostreedev/ostree/blob/main/ci/Makefile.dist-packaging#L18)
 in OSTree is an example.
 
 Once you have a git clone or recursive archive, building is the