summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPaul Fertser <fercerpav@gmail.com>2021-07-22 18:21:00 +0300
committerDerick Montague <derick.montague@ibm.com>2021-08-04 15:20:44 +0300
commit03dc2b7b9f0672aac84349fbc77aab55403447e0 (patch)
tree95385664265d4f79934665f46fccf3da7667a458 /docs
parent512dfb7021a6f6e2e83a9e246b84baf4a6caff7e (diff)
downloadwebui-vue-03dc2b7b9f0672aac84349fbc77aab55403447e0.tar.xz
docs: guide: fix broken links to guidelines and customization
Change-Id: I2165938df5adfd2b3891cb1335364b78e3f9c474 Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/guide/readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/guide/readme.md b/docs/guide/readme.md
index bba15749..0a0db1d7 100644
--- a/docs/guide/readme.md
+++ b/docs/guide/readme.md
@@ -30,10 +30,10 @@ You will find more information about the standards and best practices in the
[Coding Standards section of this guide](/guide/coding-standards/).
## Guidelines
-The [guidelines section](/guide/guidelines/colors) contains the OpenBMC
+The [guidelines section](/guide/guidelines/colors.md) contains the OpenBMC
community agreed-upon decisions on color, motion, and typography within the
application. How to theme the application to meet company brand guidelines is
-documented in [Themes](/themes).
+documented in [Customization](/customization/).
## Components
The [components section](/guide/components/) is a guide to using both custom Vue