From 65f05718c3bb09638aba2405cf8606e88a7651e1 Mon Sep 17 00:00:00 2001
From: Chris Holdgraf <choldgraf@berkeley.edu>
Date: Tue, 28 Apr 2020 16:50:26 -0700
Subject: [PATCH] BETA: v0.7.0b1

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index b465ee4f..a3d5a267 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.
-- 
GitLab