Skip to content

Commit 5f120fd

Browse files
authored
Merge pull request #356 from NyuB/fix/travis-to-action-broken-link
Fix broken md link in Travis.md
2 parents 6858cdf + bc28dc4 commit 5f120fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

General/Travis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Setting up Travis Continuous Integration
22

33
> IMPORTANT NOTE: Since Travis is becoming a pay to use service, it is possible that this documentation will not be updated anymore.
4-
> [A page on how to use Github Actions](General/GithubActions.md) in order to have a continuous integration is already available on this wiki.
4+
> [A page on how to use Github Actions](GithubActions.md) in order to have a continuous integration is already available on this wiki.
55
66
Your repository should have two extra hidden files: `.travis.yml` and `.smalltalk.ston`.
77
In addition, you may want to have a `.coveralls` configuration to support automatic coverage computation.

0 commit comments

Comments
 (0)