From 820b902b641d8ebea33c2cd3acd21c94d39c293f Mon Sep 17 00:00:00 2001 From: rohan436 Date: Wed, 4 Mar 2026 19:02:25 +0800 Subject: [PATCH] docs: fix incorrect anchor link for Markdown in langs index --- books/free-programming-books-langs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index 670b1949e..ea82b935b 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -131,7 +131,7 @@ Books on general-purpose programming that don't focus on a specific language are * [Livecode](#livecode) * [Lua](#lua) * [Make](#make) -* [Markdown](#markdown) +* [Markdown](#markdown-1) * [Mathematica](#mathematica) * [MATLAB](#matlab) * [Maven](#maven)