Browse Source

fix brackets

Artur Paikin 5 years ago
parent
commit
7a315f60bf
1 changed files with 1 additions and 1 deletions
  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'
 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
 ## Installation