diff options
| author | jvoisin | 2023-12-08 12:55:54 +0100 |
|---|---|---|
| committer | jvoisin | 2023-12-08 12:55:54 +0100 |
| commit | 58226077c22cef573ad148abca77b23e96a1b2f8 (patch) | |
| tree | c85113f0751af01312185e2e83d27274e2357e69 /README.md | |
| parent | b5d5cebc2b4218ca2c04c52546849df7625a53a0 (diff) | |
Update the readme to point to upstream git repo
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,6 +1,6 @@ | |||
| 1 | # What is it? | 1 | # What is it? |
| 2 | 2 | ||
| 3 | This is a standalone implementation of | 3 | This 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 ). |
| 5 | It provides compile time buffer checks. | 5 | It provides compile time buffer checks. |
| 6 | It is libc-agnostic and simply overlays the system headers by using the | 6 | It is libc-agnostic and simply overlays the system headers by using the |
