Artur Paikin il y a 5 ans
Parent
commit
7a315f60bf
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      website/src/docs/react-dragdrop.md

+ 1 - 1
website/src/docs/react-dragdrop.md

@@ -8,7 +8,7 @@ order: 2
 category: 'React'
 ---
 
-The `<DragDrop />` component wraps the [`@uppy/drag-drop`][/docs/drag-drop/] plugin.
+The `<DragDrop />` component wraps the [`@uppy/drag-drop`](/docs/drag-drop/) plugin.
 
 ## Installation