aboutsummaryrefslogtreecommitdiff
path: root/_articles
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-02-08 19:54:22 -0300
committerEuAndreh <eu@euandre.org>2021-02-08 19:55:28 -0300
commit0a132574dc09424d390453c9bdae53b062c91350 (patch)
tree15fcf1645477c5a6c02b2f0062083d1c97522c93 /_articles
parentUse permalink on Git repo (diff)
downloadeuandre.org-0a132574dc09424d390453c9bdae53b062c91350.tar.gz
euandre.org-0a132574dc09424d390453c9bdae53b062c91350.tar.xz
point to README on Git server
Diffstat (limited to '')
-rw-r--r--_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.md b/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.md
index 8825c7f..3ac4683 100644
--- a/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.md
+++ b/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.md
@@ -220,9 +220,9 @@ and property-based testing for libedn.
[cbindgen-crate]: https://github.com/eqrion/cbindgen
[syn-crate]: https://github.com/dtolnay/syn
[rust-ffi]: https://blog.eqrion.net/future-directions-for-cbindgen/
-[x-bindgen-repo]: https://git.euandreh.xyz/x-bindgen/
-[libedn-repo]: https://git.euandreh.xyz/libedn/
-[parsecc-repo]: https://git.euandreh.xyz/parsecc/
+[x-bindgen-repo]: https://git.euandreh.xyz/x-bindgen/about
+[libedn-repo]: https://git.euandreh.xyz/libedn/about
+[parsecc-repo]: https://git.euandreh.xyz/parsecc/about
## Conclusion