diff --git a/.github/workflows/vale.yml b/.github/workflows/vale.yml index ad517c9c2..b1bad3aa7 100644 --- a/.github/workflows/vale.yml +++ b/.github/workflows/vale.yml @@ -22,7 +22,7 @@ jobs: uses: errata-ai/vale-action@v1.4.0 with: files: __onlyModified - styles: https://github.com/vate-at-red-hat/vale-at-red-hat/releases/latest/download/RedHat.zip - config: https://raw.githubusercontent.com/vate-at-red-hat/vale-at-red-hat/master/.vale-for-github-action.ini + styles: https://github.com/vale-at-red-hat/vale-at-red-hat/releases/latest/download/RedHat.zip + config: https://raw.githubusercontent.com/vale-at-red-hat/vale-at-red-hat/master/.vale-for-github-action.ini env: GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} diff --git a/.htmltest.yml b/.htmltest.yml index 9b64ef59a..4a4596eb3 100644 --- a/.htmltest.yml +++ b/.htmltest.yml @@ -18,5 +18,5 @@ CacheExpires: "12h" # Default is 2 weeks. ExternalTimeout: 60 # (seconds) default is 15. IgnoreURLs: - https://cse.google.com/cse.js - - https://github.com/vate-at-red-hat/vale-at-red-hat + - https://github.com/vale-at-red-hat/vale-at-red-hat - https://marketplace.visualstudio.com diff --git a/.vale-for-github-action.ini b/.vale-for-github-action.ini index 53e4c4026..4b61ab827 100644 --- a/.vale-for-github-action.ini +++ b/.vale-for-github-action.ini @@ -1,4 +1,4 @@ -# Vale configuration file for the `https://github.com/vate-at-red-hat/vale-at-red-hat` repository. +# Vale configuration file for the `https://github.com/vale-at-red-hat/vale-at-red-hat` repository. # See: https://docs.errata.ai/vale/config # Core settings appear at the top (the "global" section). diff --git a/.vale.ini b/.vale.ini index dac1c5c78..1c4c68d48 100644 --- a/.vale.ini +++ b/.vale.ini @@ -1,4 +1,4 @@ -# Vale configuration file for the https://github.com/vate-at-red-hat/vale-at-red-hat repository. +# Vale configuration file for the https://github.com/vale-at-red-hat/vale-at-red-hat repository. # See: https://docs.errata.ai/vale/config # Core settings appear at the top (the "global" section). diff --git a/CONTRIBUTING.adoc b/CONTRIBUTING.adoc index a8fce6b27..d26d31f7d 100644 --- a/CONTRIBUTING.adoc +++ b/CONTRIBUTING.adoc @@ -1,3 +1,3 @@ # Contributor's guide -* See: link:https://vate-at-red-hat.github.io/vale-at-red-hat/docs/end-user-guide/contributing/[Contributing]. \ No newline at end of file +* See: link:https://vale-at-red-hat.github.io/vale-at-red-hat/docs/end-user-guide/contributing/[Contributing]. \ No newline at end of file diff --git a/README.adoc b/README.adoc index 1f84b21f0..c0e7466d8 100644 --- a/README.adoc +++ b/README.adoc @@ -2,7 +2,7 @@ This repository helps tech writers at Red Hat get up and running with Vale. It is the starting point for the Vale Community of Practice at Red Hat. -* See the documentation: link:https://vate-at-red-hat.github.io/vale-at-red-hat/[Vale for Red Hat documentation writers] +* See the documentation: link:https://vale-at-red-hat.github.io/vale-at-red-hat/[Vale for Red Hat documentation writers] .Additional resources diff --git a/antora-playbook.yml b/antora-playbook.yml index cf7b3ecc8..dc3f72d95 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -16,7 +16,7 @@ site: title: Vale for Red Hat documentation writers # The url property is mandatory to generate the 404 and sitemap files. - url: https://vate-at-red-hat.github.io/vale-at-red-hat + url: https://vale-at-red-hat.github.io/vale-at-red-hat start_page: docs::index.adoc # keys: # google_analytics: "PLACEHOLDER" @@ -26,7 +26,7 @@ content: - url: ./ branches: - main - edit_url: "https://github.com/vate-at-red-hat/vale-at-red-hat/edit/main/{path}" + edit_url: "https://github.com/vale-at-red-hat/vale-at-red-hat/edit/main/{path}" output: clean: true ui: diff --git a/antora.yml b/antora.yml index 5038bca66..809ca9ac4 100644 --- a/antora.yml +++ b/antora.yml @@ -27,5 +27,5 @@ asciidoc: # for the project context: docs repository-name: vale-at-red-hat - repository-url: https://github.com/vate-at-red-hat/vale-at-red-hat - repository-clone-url: git@github.com:vate-at-red-hat/vale-at-red-hat.git + repository-url: https://github.com/vale-at-red-hat/vale-at-red-hat + repository-clone-url: git@github.com:vale-at-red-hat/vale-at-red-hat.git diff --git a/modules/end-user-guide/partials/proc_using-vale-github-action.adoc b/modules/end-user-guide/partials/proc_using-vale-github-action.adoc index ad9c472ac..04a79146e 100644 --- a/modules/end-user-guide/partials/proc_using-vale-github-action.adoc +++ b/modules/end-user-guide/partials/proc_using-vale-github-action.adoc @@ -37,8 +37,8 @@ jobs: uses: errata-ai/vale-action@v1.4.0 with: files: __onlyModified - styles: https://github.com/vate-at-red-hat/vale-at-red-hat/releases/latest/download/RedHat.zip - config: https://raw.githubusercontent.com/vate-at-red-hat/vale-at-red-hat/master/.vale-for-github-action.ini + styles: https://github.com/vale-at-red-hat/vale-at-red-hat/releases/latest/download/RedHat.zip + config: https://raw.githubusercontent.com/vale-at-red-hat/vale-at-red-hat/master/.vale-for-github-action.ini env: GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} ---- diff --git a/vale-at-red-hat-blog.md b/vale-at-red-hat-blog.md index 96b5adc3b..b124ee0bf 100644 --- a/vale-at-red-hat-blog.md +++ b/vale-at-red-hat-blog.md @@ -10,7 +10,7 @@ - I updated the repository with the Vale style from the Che eclipse documentation project that Yana and Fabrice developed. - I've been welcoming new team members to this channel. - I hosted the "Friday 15 for Vale" at Red Hat. -- I added a GitHub Action that runs Vale against any modified files. (Check it out [here under the Actions tab](https://github.com/vate-at-red-hat/vale-at-red-hat/actions). +- I added a GitHub Action that runs Vale against any modified files. (Check it out [here under the Actions tab](https://github.com/vale-at-red-hat/vale-at-red-hat/actions). **What I'm doing next**: - Running the Vale style against some of my product docs. @@ -21,7 +21,7 @@ - Set up permissions for contributors and add a `contributors.md` topic. **Any needs or blockers**? -- I'd appreciate your notes on getting started with Vale. Feel free to discuss them here and open issues and enhancement requests on https://github.com/vate-at-red-hat/vale-at-red-hat/issues +- I'd appreciate your notes on getting started with Vale. Feel free to discuss them here and open issues and enhancement requests on https://github.com/vale-at-red-hat/vale-at-red-hat/issues - Become a contributor to the repository, particularly its styles. ## 19. May, 7:37 AM, Wednesday