From 9f74bac06c1b3f6a44eef36d03fcce121871eb74 Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Mon, 13 Mar 2023 11:00:41 +0100 Subject: [PATCH] README: fix footnote link Signed-off-by: Joachim Wiberg --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3774eccd..ecbf20ba 100644 --- a/README.md +++ b/README.md @@ -75,9 +75,9 @@ packages. This is extracted automatically at build time using the tool Buildroot, would need separate auditing to ensure it does not link with any GPL[^1] licensed library. -[^1] Infix builds use the GNU libc (GLIBC) which is covered by the - [LGPL][4]. The LGPL *does allow* proprietary software, as long as - said software is linking dynamically, [not statically][5], to GLIBC. +[^1]: Infix image builds use GNU libc (GLIBC) which is covered by the + [LGPL][4]. The LGPL *does allow* proprietary software, as long as + said software is linking dynamically, [not statically][5], to GLIBC. [0]: https://github.com/kernelkit/infix/releases/tag/latest [1]: https://buildroot.org/