Browse Source

docs: Rename plugin documentation pages

Renée Kooi 6 years ago
parent
commit
7e2960dc0f

+ 1 - 1
website/src/docs/aws-s3-multipart.md

@@ -1,7 +1,7 @@
 ---
 type: docs
 order: 33
-title: "AwsS3Multipart"
+title: "Aws S3 Multipart"
 permalink: docs/aws-s3-multipart/
 ---
 

+ 1 - 1
website/src/docs/aws-s3.md

@@ -1,7 +1,7 @@
 ---
 type: docs
 order: 32
-title: "AwsS3"
+title: "Aws S3"
 permalink: docs/aws-s3/
 ---
 

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

@@ -1,7 +1,7 @@
 ---
 type: docs
 order: 21
-title: "DragDrop"
+title: "Drag & Drop"
 permalink: docs/drag-drop/
 alias: docs/dragdrop/
 ---

+ 1 - 1
website/src/docs/fileinput.md

@@ -1,7 +1,7 @@
 ---
 type: docs
 order: 25
-title: "FileInput"
+title: "File Input"
 permalink: docs/file-input/
 alias: docs/fileinput/
 

+ 1 - 1
website/src/docs/golden-retriever.md

@@ -1,5 +1,5 @@
 ---
-title: "GoldenRetriever"
+title: "Golden Retriever"
 type: docs
 permalink: docs/golden-retriever/
 order: 40

+ 1 - 1
website/src/docs/google-drive.md

@@ -1,7 +1,7 @@
 ---
 type: docs
 order: 52
-title: "GoogleDrive"
+title: "Google Drive"
 permalink: docs/google-drive/
 ---
 

+ 1 - 1
website/src/docs/progressbar.md

@@ -1,7 +1,7 @@
 ---
 type: docs
 order: 23
-title: "ProgressBar"
+title: "Progress Bar"
 permalink: docs/progress-bar/
 alias: docs/progressbar/
 ---

+ 1 - 1
website/src/docs/statusbar.md

@@ -1,7 +1,7 @@
 ---
 type: docs
 order: 22
-title: "StatusBar"
+title: "Status Bar"
 permalink: docs/status-bar/
 alias: docs/statusbar/
 ---

+ 1 - 1
website/src/docs/url.md

@@ -1,7 +1,7 @@
 ---
 type: docs
 order: 54
-title: "Url"
+title: "Import From URL"
 permalink: docs/url/
 ---
 

+ 1 - 1
website/src/docs/xhrupload.md

@@ -1,7 +1,7 @@
 ---
 type: docs
 order: 31
-title: "XHRUpload"
+title: "XHR Upload"
 permalink: docs/xhr-upload/
 alias: docs/xhrupload/
 ---