diff options
author | Tim Moore <Mrt134@users.noreply.github.com> | 2017-04-10 11:27:52 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-10 11:27:52 -0400 |
commit | e8805a042f324b1350b5acbcd9eb0ec2fe2ec56f (patch) | |
tree | c2b03e403ed0667320bc5be4deaa562a8a82e7ce | |
parent | Fix internal TOC references. (diff) | |
download | lumina-e8805a042f324b1350b5acbcd9eb0ec2fe2ec56f.tar.gz lumina-e8805a042f324b1350b5acbcd9eb0ec2fe2ec56f.tar.bz2 lumina-e8805a042f324b1350b5acbcd9eb0ec2fe2ec56f.zip |
Try again: TOC internal link fix (experiment)
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,7 +9,7 @@ For additional information about the project, please browse the official website **Lumina Project Info: Table of Contents** -- [Description](#Description) +- [Description](#description) - [Latest Versions](#Latest Versions) - [Translations](#Translations) - [How to file bug reports or feature requests](#How to file bug reports or feature requests) @@ -32,7 +32,7 @@ For additional information about the project, please browse the official website <!-- END GENERAL INFO TOC --> -Description +Description <a name="description"></a> ===== The Lumina Desktop Environment is a lightweight system interface that is designed for use on any Unix-like operating system. It takes a plugin-based approach, allowing the entire interface to be assembled/arranged by each individual user as desired, with a system-wide default layout which can be setup by the system administrator. This allows every system (or user session) to be designed to maximize the individual user's productivity. |