We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 20fa2d4 + cab1e55 commit 52ec0b5Copy full SHA for 52ec0b5
docs/ARCHITECTURE.md
@@ -101,8 +101,8 @@ local development environment
101
writable directory - (ignored in `.gitignore`)
102
* `tmp/index-bare` - A bare git repository, used as the origin for `tmp/index-co` during
103
development - (ignored in `.gitignore`)
104
-* `.travis.yml` - Configuration for continous integration at [TravisCI][]
+* `.travis.yml` - Configuration for continous integration at [Travis CI][]
105
* `.watchmanconfig` - Use by Ember CLI to efficiently watch for file changes if you install watchman
106
107
[bors-ng]: https://github.com/bors-ng/bors-ng
108
-[TravisCI]: https://travis-ci.org/rust-lang/crates.io
+[Travis CI]: https://travis-ci.com/rust-lang/crates.io
0 commit comments