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.
2 parents 8d1bd0b + 21cd6ed commit 42cc02eCopy full SHA for 42cc02e
.github/workflows/wiki.yml
@@ -12,4 +12,4 @@ jobs:
12
publish-docs-to-wiki:
13
uses: hotosm/gh-workflows/.github/workflows/[email protected]
14
with:
15
- homepage_path: "index.md"
+ homepage_path: "wiki_redirect.md"
docs/_Sidebar.md
docs/wiki_redirect.md
@@ -0,0 +1,4 @@
1
+# OSM RawData
2
+
3
+Please see the docs page at:
4
+[https://hotosm.github.io/osm-rawdata/](https://hotosm.github.io/osm-rawdata/)
0 commit comments