diff --git a/README.md b/README.md index 787fb24..c21f533 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Full Stack FastAPI and PostgreSQL - Base Project Generator -[![Build Status](https://travis-ci.org/tiangolo/full-stack-fastapi-postgresql.svg?branch=master)](https://travis-ci.org/tiangolo/full-stack-fastapi-postgresql) +[![Build Status](https://travis-ci.com/tiangolo/full-stack-fastapi-postgresql.svg?branch=master)](https://travis-ci.com/tiangolo/full-stack-fastapi-postgresql) Generate a backend and frontend stack using Python, including interactive API documentation.