summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Kern <phil@philkern.de>2015-08-17 10:45:59 +0200
committerLars Wirzenius <liw@liw.fi>2015-08-17 10:47:59 +0200
commit80005417e68b91454927928107f2490e68a2467e (patch)
tree2d02b39388599c32fe5f7f7c7a5b043505fd4c2c
parenta1d331513e23ee31c9a31ebc04134abf21d9ade6 (diff)
downloadobnam-80005417e68b91454927928107f2490e68a2467e.tar.gz
Fix dangling link to ondisk format description (now on obnam.org).
-rw-r--r--obnamlib/fmt_6/clientmetadatatree.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/obnamlib/fmt_6/clientmetadatatree.py b/obnamlib/fmt_6/clientmetadatatree.py
index 95fb7e19..761d5be7 100644
--- a/obnamlib/fmt_6/clientmetadatatree.py
+++ b/obnamlib/fmt_6/clientmetadatatree.py
@@ -32,7 +32,7 @@ class ClientMetadataTree(obnamlib.RepositoryTree):
metadata about files: names, inode info, and what chunks of
data they use.
- See http://braawi.org/obnam/ondisk/ for a description of how
+ See http://obnam.org/ondisk/ for a description of how
this works.
'''