diff options
author | EuAndreh <eu@euandre.org> | 2021-03-06 20:54:29 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-03-06 20:54:49 -0300 |
commit | 60ea3b95a000353a7522c8d4952484c40a12ce8b (patch) | |
tree | e48594dd37fa70930fbaf78ce1dbed41530d1587 /_articles/2021-02-17-ann-fallible-fault-injection-library-for-stress-testing-failure-scenarios.md | |
parent | Suppress rsync stderr from CI logs (diff) | |
download | euandre.org-60ea3b95a000353a7522c8d4952484c40a12ce8b.tar.gz euandre.org-60ea3b95a000353a7522c8d4952484c40a12ce8b.tar.xz |
Remove about/ suffix from Git repo links
Diffstat (limited to '')
-rw-r--r-- | _articles/2021-02-17-ann-fallible-fault-injection-library-for-stress-testing-failure-scenarios.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_articles/2021-02-17-ann-fallible-fault-injection-library-for-stress-testing-failure-scenarios.md b/_articles/2021-02-17-ann-fallible-fault-injection-library-for-stress-testing-failure-scenarios.md index 77dfa38..4879054 100644 --- a/_articles/2021-02-17-ann-fallible-fault-injection-library-for-stress-testing-failure-scenarios.md +++ b/_articles/2021-02-17-ann-fallible-fault-injection-library-for-stress-testing-failure-scenarios.md @@ -231,4 +231,4 @@ Packaging it to any other distribution should be trivial, or just downloading th Patches welcome! -[package]: https://git.euandreh.xyz/package-repository/about/ +[package]: https://git.euandreh.xyz/package-repository/ |