We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 169a2c7 commit 5751becCopy full SHA for 5751bec
mint.json
@@ -67,13 +67,6 @@
67
"tags"
68
]
69
},
70
- {
71
- "group": "Reference",
72
- "pages": [
73
- "configuration",
74
- "benchmarks"
75
- ]
76
- },
77
{
78
"group": "Tutorials",
79
"pages": [
@@ -86,6 +79,12 @@
86
87
80
}
88
81
82
+ },
83
+ {
84
+ "group": "Advanced",
85
+ "pages": [
+ "benchmarks"
+ ]
89
90
],
91
"footerSocials": {
quickstart.mdx
@@ -52,7 +52,7 @@ icon: "rocket"
52
</Expandable>
53
</Step>
54
55
- <Step title="Finish">
+ <Step title="Watch">
56
Open the `subt.link` URL in your browser to watch a live stream of your
57
backend server's network logs!
58
0 commit comments