Skip to content

Commit bc28dc4

Browse files
authored
fix: broken md link
1 parent 6858cdf commit bc28dc4

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)