Skip to content

docs: update docs references to removed 'Getting Started' page #163

docs: update docs references to removed 'Getting Started' page

docs: update docs references to removed 'Getting Started' page #163

Workflow file for this run

name: 📖 Publish Docs to Wiki
on:
push:
paths:
- docs/**
branches: [development]
# Allow manual trigger (workflow_dispatch)
workflow_dispatch:
jobs:
publish-docs-to-wiki:
uses: hotosm/gh-workflows/.github/workflows/wiki.yml@2.0.5
with:
homepage_path: "wiki_redirect.md"