diff --git a/README.md b/README.md index 778a80bcb..3994a2ddf 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # ![Node/Express/Prisma Example App](project-logo.png) -[![Build Status](https://travis-ci.org/anishkny/node-express-realworld-example-app.svg?branch=master)](https://travis-ci.org/anishkny/node-express-realworld-example-app) +[![Build Status](https://app.travis-ci.com/anishkny/node-express-realworld-example-app.svg?branch=master)](https://app.travis-ci.com/anishkny/node-express-realworld-example-app) > ### Example Node (Express + Prisma) codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the [RealWorld](https://github.com/gothinkster/realworld-example-apps) API spec. - + ## Getting Started