Change all doc links to use relative names
Github pages assumes that links to files using relative
names point to the same location so this should work both
when accessing through the github browser and mcuboot.com
Signed-off-by: Fabio Utzig <utzig@apache.org>
diff --git a/docs/readme-zephyr.md b/docs/readme-zephyr.md
index 3737f3f..c4439fa 100644
--- a/docs/readme-zephyr.md
+++ b/docs/readme-zephyr.md
@@ -5,9 +5,9 @@
There are some pretty significant differences in how apps are built
for Zephyr, and these are documented here.
-Please see the [design document]({% link design.md %}) for documentation on the
-design and operation of the bootloader itself. This functionality
-should be the same on all supported RTOSs.
+Please see the [design document](design.md) for documentation on the design
+and operation of the bootloader itself. This functionality should be the same
+on all supported RTOSs.
The first step required for Zephyr is making sure your board has flash
partitions defined in its device tree. These partitions are: