diff --git a/README.md b/README.md index 28345fd..5ad1f8c 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ See [doc/architecture.md](doc/architecture.md). * `nixpkgs` was chosen because it is *policy-free software*: it doesn't force any policy decisions on its dependees. `nixpkgs` also has amazing support for [cross-compilation](https://github.com/NixOS/nixpkgs/blob/master/doc/stdenv/cross-compilation.chapter.md); once you've used it you'll never want to deal with cross compilers any other way, ever again. -* [PrawnOS](https://github.com/SolidHal/PrawnOS) is a great resource for arm64 chromebook owners. If you have one, make sure to check out [@SolidHal's guide](https://github.com/SolidHal/PrawnOS) on transplanting a blobless wifi chip into your laptop. It's easier than it looks. +* [PrawnOS](https://github.com/SolidHal/PrawnOS) is a great resource for arm64 chromebook owners. If you have one, make sure to check out [@SolidHal's guide](https://github.com/SolidHal/Samsung_Chromebook_plus_v1_wifi_from_webcam) on transplanting a blobless wifi chip into your laptop. It's easier than it looks. ## Related Links