diff --git a/README.md b/README.md
index b465ee4f132b93face8e6612cde02200f7b7e283..a3d5a26707cd623565de1417ce8d3bea4cfdee8e 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # <img src="https://raw.githubusercontent.com/ExecutableBookProject/jupyter-book/master/docs/images/logo.png" width=40 /> Jupyter Book
 
-[![CircleCI](https://circleci.com/gh/jupyter/jupyter-book.svg?style=svg)](https://circleci.com/gh/executablebookproject/jupyter-book)
-[![codecov](https://codecov.io/gh/jupyter/jupyter-book/branch/master/graph/badge.svg)](https://codecov.io/gh/executablebookproject/jupyter-book)
+[![CircleCI](https://circleci.com/gh/executablebookproject/jupyter-book.svg?style=svg)](https://circleci.com/gh/executablebookproject/jupyter-book)
+[![codecov](https://codecov.io/gh/executablebookproject/jupyter-book/branch/master/graph/badge.svg)](https://codecov.io/gh/executablebookproject/jupyter-book)
 [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.2799972.svg)](https://doi.org/10.5281/zenodo.2799972)
 
 Jupyter Book is an open-source tool for building publication-quality books and documents from computational material.