Skip to content

Commit f4f1461

Browse files
authored
Rename anchor and update navigation in docs.json
1 parent 1cd5a17 commit f4f1461

File tree

1 file changed

+2
-20
lines changed

1 file changed

+2
-20
lines changed

docs.json

Lines changed: 2 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -15,31 +15,13 @@
1515
"global": {
1616
"anchors": [
1717
{
18-
"anchor": "Hypermode Graphs (preview)",
19-
"icon": "chart-network",
18+
"anchor": "Hypermode Agents (beta)",
19+
"icon": "robot",
2020
"color": {
2121
"light": "#FF00EE",
2222
"dark": "#CC00BE"
2323
},
2424
"href": "https://hypermode.com/login"
25-
},
26-
{
27-
"anchor": "Dgraph Cloud",
28-
"icon": "cloud",
29-
"color": {
30-
"light": "#FF00EE",
31-
"dark": "#CC00BE"
32-
},
33-
"href": "https://cloud.dgraph.io"
34-
},
35-
{
36-
"anchor": "Agents Bootcamp",
37-
"icon": "calendar",
38-
"color": {
39-
"light": "#FF00EE",
40-
"dark": "#CC00BE"
41-
},
42-
"href": "https://docs.hypermode.com/agents/30-days-of-agents/overview"
4325
}
4426
]
4527
},

0 commit comments

Comments
 (0)