From 2defcdedc59089825844b4f421d7eece1d768eba Mon Sep 17 00:00:00 2001 From: cavemanloverboy <93507302+cavemanloverboy@users.noreply.github.com> Date: Sat, 30 Dec 2023 18:29:32 -0800 Subject: [PATCH] Fix link to rant --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e77df98239..b775db0224 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -40,7 +40,7 @@ Use `fd_util_base.h` types instead of `stdint.h` integer types. FAQ: Why not `stdint.h`? For more information, see - [`fd_util_base.h`](./src/util/fd_util_base.h) -- [Kevin's rant](./doc/rant/integer-types.txt) +- [Kevin's rant](./doc/rant/integer-types.md) **Mapping**