We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c3bc79 commit 1a04541Copy full SHA for 1a04541
redirects.json
@@ -1,5 +1,21 @@
1
{
2
"redirects": [
3
+ {
4
+ "from": "plugin-design-guidelines/ui_resources/Sticker_sheet.html",
5
+ "to": "design/user-interface/sticker-sheet.html"
6
+ },
7
8
+ "from": "plugin-design-guidelines/index.html",
9
+ "to": "design/index.html"
10
11
12
+ "from": "plugin-design-guidelines/ux_guidelines/index.html",
13
+ "to": "design/ux-patterns/index.html"
14
15
16
+ "from": "plugin-design-guidelines/ui_resources/index.html",
17
+ "to": "design/user-interface/index.html"
18
19
20
"from": "guides/how-to-package-a-plugin.html",
21
"to": "distribution/packaging.html"
0 commit comments