Skip to content
This repository was archived by the owner on Feb 13, 2020. It is now read-only.

Commit c9e1340

Browse files
committed
No full stop please
1 parent 2cd2ffc commit c9e1340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user/build-feeds.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The feeds are fetched directly from our API at `https://api.travis-ci.org`.
1818
The canonical URL for a repository's builds is:
1919

2020
```
21-
https://api.travis-ci.org/repos/travis-ci/travis-ci/builds`.
21+
https://api.travis-ci.org/repos/travis-ci/travis-ci/builds`
2222
```
2323

2424
This URL returns a JSON representation by default, but you can get the Atom feed by adding the `.atom` suffix:

0 commit comments

Comments
 (0)