From 7a98e09ae4b424031835cdb8986d93926c7ac0bd Mon Sep 17 00:00:00 2001 From: mitchell <70453897+orbitalquark@users.noreply.github.com> Date: Fri, 4 Sep 2020 23:33:02 -0400 Subject: Moved all top-level .md files into docs/ except README.md. Also fixed lack of header anchors in generated HTML. --- docs/manual.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/manual.md') diff --git a/docs/manual.md b/docs/manual.md index d4061b39..70adad34 100644 --- a/docs/manual.md +++ b/docs/manual.md @@ -345,9 +345,9 @@ you need Textadept to see. For example: challenging, since the versions of software installed vary widely from distribution to distribution. If you get errors like: - * `//libc.so.6: version 'GLIBC_' not found` * `error while loading shared libraries: : cannot open shared object file: No such file or directory` + * `//libc.so.6: version 'GLIBC_' not found` you will need to [compile](#Compiling) Textadept manually for your system, which is a very straightforward and easy process. @@ -1539,7 +1539,7 @@ in a convenient and easy-to-use manner. [event]: api.html#events [spawn]: api.html#os.spawn [Lua API]: api.html -[Textadept Quick Reference]: MEDIA.html#Book +[Textadept Quick Reference]: media.html#Book ### Generate Autocompletion and Documentation Files -- cgit v1.2.3