File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ Configuration files are:
30
30
The CF Conventions Document is built from source documents (in AsciiDoc)
31
31
on the ` master ` branch of the [ CF Conventions repo] ( https://github.com/cf-convention/cf-conventions ) .
32
32
33
- For each commit to the ` master ` branch of the CF Conventinos repo,
33
+ For each commit to the ` master ` branch of the CF Conventions repo,
34
34
[ Travis] ( https://travis-ci.org ) builds the CF Conventions document(s)
35
35
using [ Asciidoctor] ( https://asciidoctor.org/ ) .
36
36
The resulting HTML page and PDF document are pushed to the ` gh-pages ` branch
@@ -52,7 +52,7 @@ GitHub Releases are made ...
52
52
### PR Testing for the CF Conventions Document
53
53
PRs to the CF Convention repo are built/tested by GitHub Actions
54
54
using Asciidoctor. The resulting HTML page and PDF document are available
55
- as artifacts in each build on the CF Conventions repo GitHub Actions [ page] ( https://github.com/cf-convention/cf-conventions/actions )
55
+ as artifacts in each build on the CF Conventions repo GitHub Actions [ page] ( https://github.com/cf-convention/cf-conventions/actions ) .
56
56
57
57
The configuration file for this GitHub Action is:
58
58
- [ ` check_adoc_build.yml ` ] ( https://github.com/cf-convention/cf-conventions/blob/master/.github/workflows/check_adoc_build.yml )
@@ -68,4 +68,4 @@ in `Data/cf-standard-name/<version>/[build|src]`.
68
68
69
69
## CF Standardized Region List
70
70
71
- ??
71
+ ??
You can’t perform that action at this time.
0 commit comments