浏览代码

Adds anchor links (#2214)

Chris Mellor 3 年之前
父节点
当前提交
297f8ef0b6
共有 1 个文件被更改,包括 2 次插入2 次删除
  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