summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Rühsen <tim.ruehsen@gmx.de>2019-02-25 10:36:36 +0100
committerTim Rühsen <tim.ruehsen@gmx.de>2019-03-13 10:59:34 +0100
commitbad4248b1f7ff2818ffb81b2167ef9e67006fb37 (patch)
treeb7c573683b80840c40eac2df3ebc2dc12651de4b
parent24644131b4b0ed283cb6d0d630dcf864339fe41e (diff)
downloadgnutls-bad4248b1f7ff2818ffb81b2167ef9e67006fb37.tar.gz
Fix URL of ABI compliance checker
Signed-off-by: Tim Rühsen <tim.ruehsen@gmx.de>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 75a06875fc..f3a4759f32 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ We require several tools to check out and build the software, including:
* [AWK](https://www.gnu.org/software/awk/) (for make dist, pmccabe2html)
* [bison](https://www.gnu.org/software/bison) (for datetime parser in certtool)
* [libunbound](https://unbound.net/) (for DANE support)
-* [abi-compliance-checker](https://ispras.linuxbase.org/index.php/ABI_compliance_checker) (for make dist)
+* [abi-compliance-checker](https://lvc.github.io/abi-compliance-checker/) (for make dist)
* [tcsd](https://trousers.sourceforge.net/) (for TPM support; optional)
* [swtpm](https://github.com/stefanberger/swtpm) (for TPM test; optional)
* [ncat](https://nmap.org/download.html) (for TPM test; optional)