Skip to content

Commit 0135b9f

Browse files
authored
Update repository link and organization name
Updated README to reflect repository move and organization rename.
1 parent 13286ad commit 0135b9f

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
> :octocat: The official GitHub Action for Vale -- install, manage, and run Vale
44
> with ease.
55
6+
> [!IMPORTANT]
7+
> **This repository has moved to [`vale-cli/vale-action`](https://github.com/vale-cli/vale-action).**
8+
>
9+
> The `errata-ai` organization has been renamed to `vale-cli`. You must update your workflows to continue using the action:
10+
>
11+
> ```diff
12+
> - uses: errata-ai/vale-action@v2
13+
> + uses: vale-cli/vale-action@v2
14+
> ```
15+
616
<p align="center">
717
<img width="50%" alt="A demo screenshot." src="https://user-images.githubusercontent.com/8785025/85236358-272d3680-b3d2-11ea-8793-0f45cb70189a.png">
818
</p>

0 commit comments

Comments
 (0)