Skip to content

Commit 5714fb3

Browse files
chenrui333jmattheis
authored andcommitted
docs: update travis links (travis.org was shutdown)
Signed-off-by: Rui Chen <rui@chenrui.dev>
1 parent e0df6ec commit 5714fb3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ export GOTIFY_SKIP_VERIFY_TLS=True
172172

173173

174174
### Dockerfile
175-
The Dockerfile contains the steps necessary to build a new version of the CLI and then run it in
175+
The Dockerfile contains the steps necessary to build a new version of the CLI and then run it in
176176
a minimal Alpine container.
177177

178178
**Build:**
@@ -188,7 +188,7 @@ docker run -it -v "$PWD/cli.json:/home/app/cli.json" gotify/gotify-cli:latest pu
188188
```
189189

190190
[gotify/server]: https://github.com/gotify/server
191-
[travis-badge]: https://travis-ci.org/gotify/cli.svg?branch=master
192-
[travis]: https://travis-ci.org/gotify/cli
191+
[travis-badge]: https://app.travis-ci.com/gotify/cli.svg?branch=master
192+
[travis]: https://app.travis-ci.com/gotify/cli
193193
[badge-release]: https://img.shields.io/github/release/gotify/cli.svg
194194
[release]: https://github.com/gotify/cli/releases/latest

0 commit comments

Comments
 (0)