summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjvoisin2023-12-08 12:55:54 +0100
committerjvoisin2023-12-08 12:55:54 +0100
commit58226077c22cef573ad148abca77b23e96a1b2f8 (patch)
treec85113f0751af01312185e2e83d27274e2357e69
parentb5d5cebc2b4218ca2c04c52546849df7625a53a0 (diff)
Update the readme to point to upstream git repo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a6315b7..885aa58 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
1# What is it? 1# What is it?
2 2
3This is a standalone implementation of 3This is a [standalone implementation](https://git.2f30.org/fortify-headers/) of
4[fortify source]( http://gcc.gnu.org/ml/gcc-patches/2004-09/msg02055.html ). 4[fortify source]( http://gcc.gnu.org/ml/gcc-patches/2004-09/msg02055.html ).
5It provides compile time buffer checks. 5It provides compile time buffer checks.
6It is libc-agnostic and simply overlays the system headers by using the 6It is libc-agnostic and simply overlays the system headers by using the