Skip to content

Commit 4c7fe52

Browse files
Copilotpelikhan
andcommitted
Move fork-support guide to reference section
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
1 parent fb885e5 commit 4c7fe52

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

docs/astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,6 @@ export default defineConfig({
255255
items: [
256256
{ label: 'Agentic Authoring', link: '/guides/agentic-authoring/' },
257257
{ label: 'Ephemerals', link: '/guides/ephemerals/' },
258-
{ label: 'Fork Support', link: '/guides/fork-support/' },
259258
{ label: 'GitHub Actions Primer', link: '/guides/github-actions-primer/' },
260259
{ label: 'Reusing Workflows', link: '/guides/packaging-imports/' },
261260
{ label: 'Self-Hosted Runners', link: '/guides/self-hosted-runners/' },
@@ -327,6 +326,7 @@ export default defineConfig({
327326
{ label: 'Triggers', link: '/reference/triggers/' },
328327
{ label: 'WASM Compilation', link: '/reference/wasm-compilation/' },
329328
{ label: 'Workflow Structure', link: '/reference/workflow-structure/' },
329+
{ label: 'Fork Support', link: '/reference/fork-support/' },
330330
],
331331
},
332332
{
File renamed without changes.

0 commit comments

Comments
 (0)