mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-01 19:42:03 +00:00
docs: move testing guide from Guides to Contributing section
Addresses review feedback: move the local CLI testing guide out of the Guides nav group and into the Contributing section alongside contributing.mdx.
This commit is contained in:
+3
-4
@@ -54,8 +54,7 @@
|
||||
"guides/templates",
|
||||
"guides/rendering",
|
||||
"guides/common-mistakes",
|
||||
"guides/troubleshooting",
|
||||
"guides/testing-local-changes"
|
||||
"guides/troubleshooting"
|
||||
]
|
||||
}
|
||||
]
|
||||
@@ -83,8 +82,8 @@
|
||||
"pages": ["reference/html-schema"]
|
||||
},
|
||||
{
|
||||
"group": "Community",
|
||||
"pages": ["contributing"]
|
||||
"group": "Contributing",
|
||||
"pages": ["contributing", "contributing/testing-local-changes"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user