diff --git a/src/content/docs/learning-course/getting-started/website-feature-guide.mdx b/src/content/docs/learning-course/getting-started/website-feature-guide.mdx index 527180eb..b21d3b99 100644 --- a/src/content/docs/learning-course/getting-started/website-feature-guide.mdx +++ b/src/content/docs/learning-course/getting-started/website-feature-guide.mdx @@ -15,7 +15,7 @@ The following features are shown with examples to help you gain a quick understa Press the `Esc` key to minimize it again. - The website has a [glossary](/resources/glossary/) of terms related to the content. Whenever a word in that glossary is mentioned in the website, it will be underlined. - You can hover over these underlined words to get a quick definition (e.g. PDH, Spark MAX). + You can hover over these underlined words to get a quick definition (e.g. PDH, SPARK MAX). - Some information is hidden in dropdowns. Try to check most of them! diff --git a/src/content/docs/learning-course/stage1/stage1a/stage-overview.mdx b/src/content/docs/learning-course/stage1/stage1a/stage-overview.mdx index a0392507..1005bfe3 100644 --- a/src/content/docs/learning-course/stage1/stage1a/stage-overview.mdx +++ b/src/content/docs/learning-course/stage1/stage1a/stage-overview.mdx @@ -11,7 +11,7 @@ import YouTube from '@components/YouTube.astro'; Welcome to Stage 1A! Before we can start programming, we have to fork and clone the relevant repository: -- If your team primarily uses REV electronics (such as Spark MAX motor controllers), clone [the REV template](https://github.com/frcsoftware/Stage1-Template-REV). +- If your team primarily uses REV electronics (such as SPARK MAX motor controllers), clone [the REV template](https://github.com/frcsoftware/Stage1-Template-REV). - If your team primarily uses CTRE electronics (such as Kraken motors), clone [the CTRE template](https://github.com/frcsoftware/Stage1-Template-CTRE).