Browse Source

docs: fix link to `docs/fiddle/quick-start` (#29353)

Co-authored-by: Erick Zhao <[email protected]>
trop[bot] 3 years ago
parent
commit
1c0e496ee2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/tutorial/quick-start.md

+ 1 - 1
docs/tutorial/quick-start.md

@@ -440,7 +440,7 @@ window.addEventListener('DOMContentLoaded', () => {
 </html>
 ```
 
-```fiddle docs/fiddles/quickstart
+```fiddle docs/fiddles/quick-start
 ```
 
 To summarize all the steps we've done: