Skip to content

Commit 1924b68

Browse files
authored
Update guides/advanced-use/index.md
1 parent d434a1d commit 1924b68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/advanced-use/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ To customize linting behavior, edit `.eslintrc.js`. An example configuration mig
4747

4848
## Continuous integration testing
4949

50-
Default Ember projects contain a file called `.github/workflows/ci.yml` that specifies the commands to be used with [GitHub Actions]([https://travis-ci.org/](https://github.com/features/actions), an option for continuous integration testing.
50+
Default Ember projects contain a file called `.github/workflows/ci.yml` that specifies the commands to be used with [GitHub Actions](https://github.com/features/actions), an option for continuous integration testing.
5151

5252
Developers are free to use other CI providers. They are encouraged to reference the default blueprint of `.github/workflows/ci.yml` to get an idea of what kinds of information to include when configuring other vendors.

0 commit comments

Comments
 (0)