summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatthew Leeds <mwl458@gmail.com>2016-07-14 16:10:55 -0400
committerAtomic Bot <atomic-devel@projectatomic.io>2016-07-14 20:32:41 +0000
commit203c0c88dbbdaecef9056641f4629f28133d0e7c (patch)
tree82be2470121f5fb1ba5b97ec3a7975fc5835b061 /README.md
parent307f4b2957d0416604b1b0f9e74d72fd695c7137 (diff)
downloadostree-203c0c88dbbdaecef9056641f4629f28133d0e7c.tar.gz
README: Fix broken link
Closes: #397 Approved by: cgwalters
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index caa8503d..369a8925 100644
--- a/README.md
+++ b/README.md
@@ -64,7 +64,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://git.gnome.org/browse/ostree/tree/packaging/Makefile.dist-packaging#n11)
+[this code](https://github.com/ostreedev/ostree/blob/master/packaging/Makefile.dist-packaging#L11)
in OSTree is an example.
Once you have a git clone or recursive archive, building is the