Skip to content

Commit 52ec0b5

Browse files
committed
Auto merge of #1793 - atouchet:link, r=jtgeibel
Update Travis CI link
2 parents 20fa2d4 + cab1e55 commit 52ec0b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ARCHITECTURE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@ local development environment
101101
writable directory - (ignored in `.gitignore`)
102102
* `tmp/index-bare` - A bare git repository, used as the origin for `tmp/index-co` during
103103
development - (ignored in `.gitignore`)
104-
* `.travis.yml` - Configuration for continous integration at [TravisCI][]
104+
* `.travis.yml` - Configuration for continous integration at [Travis CI][]
105105
* `.watchmanconfig` - Use by Ember CLI to efficiently watch for file changes if you install watchman
106106

107107
[bors-ng]: https://github.com/bors-ng/bors-ng
108-
[TravisCI]: https://travis-ci.org/rust-lang/crates.io
108+
[Travis CI]: https://travis-ci.com/rust-lang/crates.io

0 commit comments

Comments
 (0)