aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 1349762..1459b72 100644
--- a/README.md
+++ b/README.md
@@ -25,10 +25,10 @@ Source ───> │ Lex and Preprocessor│ ───> Token list ───> â
└─────────┘ └─────────────┘
```
-1. [Lexer and Preprocessor](FMark/Lexer/README.md)
-2. [TOCite: Table of Contents and Citations](FMark/TOCite/README.md)
-3. [Markalc: Spreadsheet functionality](FMark/Markalc/README.md)
-4. [Main Parser](FMark/Parser/README.md)
+1. [Lexer and Preprocessor](FMark/src/Common/Lexer/README.md)
+2. [TOCite: Table of Contents and Citations](FMark/src/Common/TOCite/README.md)
+3. [Markalc: Spreadsheet functionality](FMark/src/Common/Markalc/README.md)
+4. [Main Parser](FMark/src/Common/Parser/README.md)
## Specification