summaryrefslogtreecommitdiff
path: root/docs/guide/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/guide/readme.md')
-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 3a21e6f7..301dc9a4 100644
--- a/docs/guide/readme.md
+++ b/docs/guide/readme.md
@@ -23,10 +23,10 @@ Having an understanding of semantic HTML, CSS, and JavaScript is the critical kn
Acquiring an understanding of these technologies will also be necessary.
:::
-You will find more information about the standards and best practices in the [Coding Standards section of this guide](/coding-standards/).
+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) 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).
+The [guidelines section](/guide/guidelines/colors) 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).
## Components
The [components section](/guide/components/) is a guide to using both custom Vue components and components from the Bootstrap-Vue library.