Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 1fe6434

Browse files
Eric Jimenezfilipesilva
Eric Jimenez
authored andcommitted
chore: rename Developer Guides to Guide in _data.json(#2563)
1 parent dc5fc21 commit 1fe6434

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

public/docs/dart/latest/_data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
"guide": {
2525
"icon": "list",
26-
"title": "Developer Guides",
26+
"title": "Guide",
2727
"subtitle": "Dart"
2828
},
2929

public/docs/js/latest/_data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
"guide": {
2525
"icon": "list",
26-
"title": "Developer Guides",
26+
"title": "Guide",
2727
"subtitle": "JavaScript"
2828
},
2929

public/docs/ts/latest/_data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
"guide": {
3333
"icon": "list",
34-
"title": "Developer Guides",
34+
"title": "Guide",
3535
"subtitle": "TypeScript"
3636
},
3737

0 commit comments

Comments
 (0)