Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
switched the branch in the docs from `master` to `main`
  • Loading branch information
nroy authored Apr 6, 2021
1 parent 98222b0 commit ff662a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ InCommon Incident Handling Framework document in asciidoc format
```
asciidoctor main.adoc -o docs/index.html
git commit docs/index.html
git push origin master
git push origin main
```
To view the rendered HTML, visit: https://github.internet2.edu/pages/internet2/inc-incident-handling-fx/
### PDF
Expand Down

0 comments on commit ff662a7

Please sign in to comment.