Merge pull request #4252 from pspencil/fix-link-404

Fix 404 link in literate module readme.
This commit is contained in:
Henrik Lissner 2020-11-11 14:24:59 -05:00 committed by GitHub
commit 4db96fe9bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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