From 338be4f21227893cf80af6202607a4e07349b89b Mon Sep 17 00:00:00 2001 From: Song Pan Date: Wed, 11 Nov 2020 12:18:27 +0000 Subject: [PATCH] Fix 404 link. --- modules/config/literate/README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/config/literate/README.org b/modules/config/literate/README.org index 59527f3f0..b723f6dca 100644 --- a/modules/config/literate/README.org +++ b/modules/config/literate/README.org @@ -84,7 +84,7 @@ echo Hello world #+END_SRC You'll find more information about babel src blocks and what parameters they -support [[https://www.gnu.org/software/emacs/manual/html_node/org/Working-with-source-code.html#Working-with-source-code][in the manual]]. +support [[https://orgmode.org/manual/Working-with-Source-Code.html][in the manual]]. ** Modularizing your literate config with ~#+INCLUDE~ directives Literate configs can be split up into separate files and imported into a central