aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2022-07-31 18:44:09 +0200
committerPřemysl Eric Janouch <p@janouch.name>2022-07-31 18:44:09 +0200
commitc7a6e9ec36f9388f8209edebf0912feb13f282d8 (patch)
tree85d684f61ef683a133ce5fe131bacf29027bba6a
parentc7448a72a2d1c8362084855b441f8aadef902a94 (diff)
downloadhex-c7a6e9ec36f9388f8209edebf0912feb13f282d8.tar.gz
hex-c7a6e9ec36f9388f8209edebf0912feb13f282d8.tar.xz
hex-c7a6e9ec36f9388f8209edebf0912feb13f282d8.zip
README.adoc: fix a dead link
-rw-r--r--README.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.adoc b/README.adoc
index 16864a1..d8cdb08 100644
--- a/README.adoc
+++ b/README.adoc
@@ -74,8 +74,8 @@ Similar software
this project wanted to be but the description language is purely declarative
* https://github.com/wader/fq goes a step above, allowing transformations
of identified data
- * https://bitbucket.org/haypo/hachoir/wiki/Home seems to be strictly
- hierarchical, which may not work for file formats like ELF
+ * https://hachoir.readthedocs.io/en/latest/ seems to be strictly hierarchical,
+ which may not work for file formats like ELF
* https://github.com/ruslashev/elfcat is a more interactive viewer for ELF
Contributing and Support