Skip to content

Commit 2300cbe

Browse files
authored
Merge pull request #937 from mateusdeap/update-contributingmd-to-reference-github-actions
Change `CONTRIBUTING.md` to direct readers to rdoc's GitHub Actions page
2 parents cb03d48 + e72df57 commit 2300cbe

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CONTRIBUTING.rdoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@ RDoc uses bundler for development. To get ready to work on RDoc run:
3434
This will install all the necessary dependencies for development with rake,
3535
generate documentation and run the tests for the first time.
3636

37-
If the tests don't pass on the first run check the {Travis CI page for
38-
RDoc}[https://travis-ci.org/ruby/rdoc] to see if there are any known failures
37+
If the tests don't pass on the first run check the {GitHub Actions page}[https://github.com/ruby/rdoc/actions] to see if there are any known failures
3938
(there shouldn't be).
4039

4140
You can now use `rake` and `autotest` to run the tests.

0 commit comments

Comments
 (0)