Browse Source

Adds anchor links (#2214)

Chris Mellor 3 years ago
parent
commit
297f8ef0b6
1 changed files with 2 additions and 2 deletions
  1. 2 2
      packages/docs/src/en/directives/transition.md

+ 2 - 2
packages/docs/src/en/directives/transition.md

@@ -9,8 +9,8 @@ Alpine provides a robust transitions utility out of the box. With a few `x-trans
 
 There are two primary ways to handle transitions in Alpine:
 
-* [The Transition Helper]()
-* [Applying CSS Classes]()
+* [The Transition Helper](#the-transition-helper)
+* [Applying CSS Classes](#applying-css-classes)
 
 <a name="the-transition-helper"></a>
 ## The transition helper