diff --git a/README.md b/README.md index 1caa5156..e9ca3f47 100644 --- a/README.md +++ b/README.md @@ -226,9 +226,9 @@ server or your existing DHCP server and a proxy DHCP server such as dnsmasq. ### Configuration The `limine.cfg` file contains Limine's configuration. -An example `limine.cfg` file can be found in `test/limine.cfg`. +An example `limine.cfg` file can be found in [`test/limine.cfg`](https://github.com/limine-bootloader/limine/blob/trunk/test/limine.cfg). -More info on the format of `limine.cfg` can be found in `CONFIG.md`. +More info on the format of `limine.cfg` can be found in [`CONFIG.md`](https://github.com/limine-bootloader/limine/blob/trunk/CONFIG.md). ## Acknowledgments Limine uses a stripped-down version of [tinf](https://github.com/jibsen/tinf).