Skip to content

Commit eea1e4d

Browse files
authored
Rename Substreams > “Quick Start” to “Introduction” (#397)
1 parent 718be3e commit eea1e4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/pages/en/substreams/_meta.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ export async function listFiles() {
2828

2929
export default async () => {
3030
return createCatchAllMeta(await listFiles(), {
31-
README: 'Quick Start',
31+
README: 'Introduction',
3232
'concepts-and-fundamentals': {
3333
type: 'folder',
3434
items: {

0 commit comments

Comments
 (0)