Skip to content

Commit 90406eb

Browse files
removed .org reference
1 parent aa8fc65 commit 90406eb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

user/best-practices-security.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,6 @@ If you discover a leak in one of your build logs it’s essential that you revok
8383

8484
Instead of deleting build logs manually, you can do so using the [Travis CI CLI](https://github.com/travis-ci/travis.rb#logs) or the [API](https://developer.travis-ci.com/resource/log#delete).
8585

86-
> Note that if you're still using [travis-ci.org](http://www.travis-ci.org) you need to use the [open source API](https://developer.travis-ci.org/resource/log#delete) instead.
87-
8886
## Rotate tokens and secrets periodically
8987
Rotate your tokens and secrets regularly. GitHub OAuth tokens can be found in your [Developer Settings](https://github.com/settings/developers) on the GitHub site. Please regularly rotate credentials for other third-party services as well.
9088

0 commit comments

Comments
 (0)