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 718be3e commit eea1e4dCopy full SHA for eea1e4d
website/pages/en/substreams/_meta.js
@@ -28,7 +28,7 @@ export async function listFiles() {
28
29
export default async () => {
30
return createCatchAllMeta(await listFiles(), {
31
- README: 'Quick Start',
+ README: 'Introduction',
32
'concepts-and-fundamentals': {
33
type: 'folder',
34
items: {
0 commit comments