Skip to content

Commit ab5acd3

Browse files
authored
Merge pull request #63 from themr0c/moving-the-repository
2 parents 17cdfe0 + 059bbb9 commit ab5acd3

File tree

10 files changed

+15
-15
lines changed

10 files changed

+15
-15
lines changed

.github/workflows/vale.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: errata-ai/[email protected]
2323
with:
2424
files: __onlyModified
25-
styles: https://github.com/vate-at-red-hat/vale-at-red-hat/releases/latest/download/RedHat.zip
26-
config: https://raw.githubusercontent.com/vate-at-red-hat/vale-at-red-hat/master/.vale-for-github-action.ini
25+
styles: https://github.com/vale-at-red-hat/vale-at-red-hat/releases/latest/download/RedHat.zip
26+
config: https://raw.githubusercontent.com/vale-at-red-hat/vale-at-red-hat/master/.vale-for-github-action.ini
2727
env:
2828
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

.htmltest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ CacheExpires: "12h" # Default is 2 weeks.
1818
ExternalTimeout: 60 # (seconds) default is 15.
1919
IgnoreURLs:
2020
- https://cse.google.com/cse.js
21-
- https://github.com/vate-at-red-hat/vale-at-red-hat
21+
- https://github.com/vale-at-red-hat/vale-at-red-hat
2222
- https://marketplace.visualstudio.com

.vale-for-github-action.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Vale configuration file for the `https://github.com/vate-at-red-hat/vale-at-red-hat` repository.
1+
# Vale configuration file for the `https://github.com/vale-at-red-hat/vale-at-red-hat` repository.
22
# See: https://docs.errata.ai/vale/config
33

44
# Core settings appear at the top (the "global" section).

.vale.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Vale configuration file for the https://github.com/vate-at-red-hat/vale-at-red-hat repository.
1+
# Vale configuration file for the https://github.com/vale-at-red-hat/vale-at-red-hat repository.
22
# See: https://docs.errata.ai/vale/config
33

44
# Core settings appear at the top (the "global" section).

CONTRIBUTING.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Contributor's guide
22

3-
* See: link:https://vate-at-red-hat.github.io/vale-at-red-hat/docs/end-user-guide/contributing/[Contributing].
3+
* See: link:https://vale-at-red-hat.github.io/vale-at-red-hat/docs/end-user-guide/contributing/[Contributing].

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
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.
44

5-
* See the documentation: link:https://vate-at-red-hat.github.io/vale-at-red-hat/[Vale for Red Hat documentation writers]
5+
* See the documentation: link:https://vale-at-red-hat.github.io/vale-at-red-hat/[Vale for Red Hat documentation writers]
66
77
.Additional resources
88

antora-playbook.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
site:
1717
title: Vale for Red Hat documentation writers
1818
# The url property is mandatory to generate the 404 and sitemap files.
19-
url: https://vate-at-red-hat.github.io/vale-at-red-hat
19+
url: https://vale-at-red-hat.github.io/vale-at-red-hat
2020
start_page: docs::index.adoc
2121
# keys:
2222
# google_analytics: "PLACEHOLDER"
@@ -26,7 +26,7 @@ content:
2626
- url: ./
2727
branches:
2828
- main
29-
edit_url: "https://github.com/vate-at-red-hat/vale-at-red-hat/edit/main/{path}"
29+
edit_url: "https://github.com/vale-at-red-hat/vale-at-red-hat/edit/main/{path}"
3030
output:
3131
clean: true
3232
ui:

antora.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ asciidoc:
2727
# for the project
2828
context: docs
2929
repository-name: vale-at-red-hat
30-
repository-url: https://github.com/vate-at-red-hat/vale-at-red-hat
31-
repository-clone-url: [email protected]:vate-at-red-hat/vale-at-red-hat.git
30+
repository-url: https://github.com/vale-at-red-hat/vale-at-red-hat
31+
repository-clone-url: [email protected]:vale-at-red-hat/vale-at-red-hat.git

modules/end-user-guide/partials/proc_using-vale-github-action.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ jobs:
3737
uses: errata-ai/[email protected]
3838
with:
3939
files: __onlyModified
40-
styles: https://github.com/vate-at-red-hat/vale-at-red-hat/releases/latest/download/RedHat.zip
41-
config: https://raw.githubusercontent.com/vate-at-red-hat/vale-at-red-hat/master/.vale-for-github-action.ini
40+
styles: https://github.com/vale-at-red-hat/vale-at-red-hat/releases/latest/download/RedHat.zip
41+
config: https://raw.githubusercontent.com/vale-at-red-hat/vale-at-red-hat/master/.vale-for-github-action.ini
4242
env:
4343
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
4444
----

vale-at-red-hat-blog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
- I updated the repository with the Vale style from the Che eclipse documentation project that Yana and Fabrice developed.
1111
- I've been welcoming new team members to this channel.
1212
- I hosted the "Friday 15 for Vale" at Red Hat.
13-
- 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).
13+
- 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).
1414

1515
**What I'm doing next**:
1616
- Running the Vale style against some of my product docs.
@@ -21,7 +21,7 @@
2121
- Set up permissions for contributors and add a `contributors.md` topic.
2222

2323
**Any needs or blockers**?
24-
- 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
24+
- 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
2525
- Become a contributor to the repository, particularly its styles.
2626

2727
## 19. May, 7:37 AM, Wednesday

0 commit comments

Comments
 (0)