Sfoglia il codice sorgente

Docs: Renamed 'Paste from office' category into 'Pasting'. [skip ci]

Anna Tomanek 6 anni fa
parent
commit
6896ebbafd
1 ha cambiato i file con 4 aggiunte e 4 eliminazioni
  1. 4 4
      docs/umberto.json

+ 4 - 4
docs/umberto.json

@@ -26,7 +26,7 @@
 		"features/easy-image.html": "features/image-upload/easy-image.html",
 		"features/collaboration/comments/integrate-comments-with-application.html": "features/collaboration/comments/comments-integration.html",
 		"features/collaboration/track-changes.html": "features/collaboration/track-changes/track-changes.html",
-		"features/paste-from-word.html": "features/paste-from-office/paste-from-word.html"
+		"features/paste-from-word.html": "features/pasting/paste-from-word.html"
 	},
 	"scripts": {
 		"snippet-adapter": "../scripts/docs/snippetadapter",
@@ -219,9 +219,9 @@
 					"slug": "image-upload"
 				},
 				{
-					"name": "Paste from office",
-					"id": "features-paste-from-office",
-					"slug": "paste-from-office"
+					"name": "Pasting",
+					"id": "features-pasting",
+					"slug": "pasting"
 				}
 			]
 		},