diff --git a/content/docs/getting-started.md b/content/docs/getting-started.md index e0329715..9a8f0cb0 100644 --- a/content/docs/getting-started.md +++ b/content/docs/getting-started.md @@ -86,7 +86,7 @@ This documentation section is useful when you want to learn more details about a ### Glossary and FAQ -[Glossary](/docs/glossary.html) contains an overview of the most common terms you'll see in the React documentation. There is also a FAQ section dedicated to short questions and answers about common topics, including [making AJAX requests](/docs/faq-ajax.html), [component state](/docs/faq-state.html), and [file structure](/docs/faq-structure.html). +The [glossary](/docs/glossary.html) contains an overview of the most common terms you'll see in the React documentation. There is also a FAQ section dedicated to short questions and answers about common topics, including [making AJAX requests](/docs/faq-ajax.html), [component state](/docs/faq-state.html), and [file structure](/docs/faq-structure.html). ## Staying Informed