Browse Source

README.md updated

Alexander Shiryaev 1 year ago
parent
commit
69e0c2a5a6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -3,7 +3,7 @@ Oberon → ARMv{6,7E}-M compiler, based on N. Wirth [Project Oberon](http://
 [BlackBox](https://en.wikipedia.org/wiki/BlackBox_Component_Builder) subsystems:
 * [O7](BlackBox/O7): compiler, linker
 * [Micro](BlackBox/Micro): framework for microcontrollers
-* [Mobx](BlackBox/Mobx): [Micro](Micro) examples
+* [Mobx](BlackBox/Mobx): [Micro](BlackBox/Micro) examples
 
 [Ѵishap Oberon](https://github.com/vishaps/voc) version:
 * [O7](voc-O7): compiler, linker