diff --git a/docs/README.md b/docs/README.md index 774a041..ead883e 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,7 +1,7 @@ ## Basic Tutorials -1. [Creating Reagent Components.md](/docs/CreatingReagentComponents.md) +1. [Creating Reagent Components](/docs/CreatingReagentComponents.md) 2. [Using [square brackets] instead of (parentheses)](/docs/UsingSquareBracketsInsteadOfParens.md) 3. [When do components update?](/docs/WhenDoComponentsUpdate.md)