From 203c0c88dbbdaecef9056641f4629f28133d0e7c Mon Sep 17 00:00:00 2001 From: Matthew Leeds Date: Thu, 14 Jul 2016 16:10:55 -0400 Subject: README: Fix broken link Closes: #397 Approved by: cgwalters --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.2.1