Add stub for v3 docs + point gfmrun there instead

This commit is contained in:
Dan Buch 2022-09-30 08:13:34 -04:00
parent 22ff9a34c9
commit 40d886b0e6
Signed by: meatballhat
GPG Key ID: A12F782281063434
2 changed files with 2 additions and 1 deletions

View File

@ -85,7 +85,7 @@ jobs:
chmod +x "${GITHUB_WORKSPACE}/.local/bin/gfmrun"
- name: gfmrun
run: go run internal/build/build.go gfmrun docs/v2/manual.md
run: go run internal/build/build.go gfmrun docs/v3/index.md
- name: diff check
run: |

1
docs/v3/index.md Normal file
View File

@ -0,0 +1 @@
# v3 guide