diff options
-rw-r--r-- | content/16/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/16/index.md b/content/16/index.md index 2cb12b3..a970d33 100644 --- a/content/16/index.md +++ b/content/16/index.md @@ -9,7 +9,7 @@ tags = ["experiments"] My main desktop PC tracks the latest LTS [release](https://kernel.org/) of the Linux kernel which very recently switched to the 5.15 line. Along with neat new features like the -[NTSF3 driver](https://lore.kernel.org/all/aa4aa155-b9b2-9099-b7a2-349d8d9d8fbd@paragon-software.com/) +[NTFS3 driver](https://lore.kernel.org/all/aa4aa155-b9b2-9099-b7a2-349d8d9d8fbd@paragon-software.com/) it also includes experimental support for [Link Time Optimization](https://llvm.org/docs/LinkTimeOptimization.html) through LLVM's |