Skip to content

Commit e72df57

Browse files
committed
Change link to point to rdoc's GitHub Actions tab
1 parent cb03d48 commit e72df57

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)