diff options
| author | Constantine Vetoshev <gepardcv@gmail.com> | 2021-07-08 16:50:08 -0700 |
|---|---|---|
| committer | Constantine Vetoshev <gepardcv@gmail.com> | 2021-07-08 16:50:08 -0700 |
| commit | 8e5a51adb9336c8bb4259f9c478c18c79490002a (patch) | |
| tree | 4f854167f82ab04c9f76337367f3d0c0e328833e | |
| parent | 46c7fdcdde074c4eb1b2c58ec2ee34df0efe509f (diff) | |
Change CONTRIBUTING link to point to GitHub Actions.
| -rw-r--r-- | CONTRIBUTING.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.org b/CONTRIBUTING.org index c4fc709..ddbbf6c 100644 --- a/CONTRIBUTING.org +++ b/CONTRIBUTING.org @@ -7,7 +7,7 @@ Please follow the following procedures before opening a pull request. ** Run automated tests -Perspective has a growing handful of tests. Please run them manually before [[https://travis-ci.org/nex3/perspective-el][Travis CI]] does. +Perspective has a growing handful of tests. Please run them manually before [[https://github.com/nex3/perspective-el/actions][GitHub Actions]] does. From your ~perspective-el~ repository, run the following: |
