diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2015-06-16 10:17:28 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2015-06-16 10:17:28 +0200 |
commit | dde25048b9c7e14ab0d4df8a5d18650ec7508d65 (patch) | |
tree | db0722adcf495cde1577f958a403acf4c941d243 | |
parent | 4b11843e4ce3e7636d67cf3e987ae94ca8c8977d (diff) |
Fix links in ThemesHowTo.md
-rw-r--r-- | documentation/ThemesHowTo.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ThemesHowTo.md b/documentation/ThemesHowTo.md index 46b95fc71..32154c724 100644 --- a/documentation/ThemesHowTo.md +++ b/documentation/ThemesHowTo.md @@ -1,5 +1,5 @@ # HowTo: Create Themes -*Note:* You should read the [wiki:Documentation/Modules Module Reference] and the [wiki:Documentation/Templates Template Reference] before. +*Note:* You should read the [Module Reference](Modules.md) and the [Template Reference](Templates.md) before. We assume you want to call your new theme _mytheme_. Make sure you replace this by your module name everytime this is mentionend in this Howto. |