From f2632a23a5f849da434a1fe04f318ae404539b32 Mon Sep 17 00:00:00 2001 From: xnm Date: Sat, 15 Feb 2025 21:23:17 +0200 Subject: [PATCH] docs: fix broken markdown link for AI section in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ccc6e46..0cf2b71 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ - [Installation](#-installation) - [Keybindings](#️-keybindings) - [Useful aliases in Fish Shell](#-useful-aliases-in-fish-shell) -- [AI Tools and Services](#-ai-tools-and-services>) +- [AI Tools and Services](#-ai-tools-and-services) - [Useful info for Rustaceans](#-useful-info-for-rustaceans) - [Yubikey on NixOS](#-yubikey-on-nixos) - [License](#-license)