diff options
author | Pavel Pisa <pisa@cmp.felk.cvut.cz> | 2019-02-14 14:36:21 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-02-14 14:36:21 +0100 |
commit | 8959cdd0004e294a847b9ab10773dbbd2a17a49f (patch) | |
tree | 17e32f97147beb93ee2b8195087f109c49b02792 | |
parent | 19bffb4a1f82ea4b834d123dfb993af394a8535c (diff) | |
download | qtmips-8959cdd0004e294a847b9ab10773dbbd2a17a49f.tar.gz qtmips-8959cdd0004e294a847b9ab10773dbbd2a17a49f.tar.bz2 qtmips-8959cdd0004e294a847b9ab10773dbbd2a17a49f.zip |
Make dosc word in README to be link to documentation directory.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -72,7 +72,7 @@ compiled for 32-bit big-endian MISP target. Optimal is use of plain mips-elf GCC toolchain. For more reffer to the [supported executable formats](docs/exec-formats-and-tools.md) -documentation in the 'docs' projects subdirectory. +documentation in the ['docs'](docs) projects subdirectory. Tests ----- |