diff --git a/README.md b/README.md index 0db59d9e33..304f518a58 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Jupyter Server -[![Build Status](https://github.com/jupyter/jupyter_server/workflows/CI/badge.svg?branch=master)](https://github.com/jupyter/jupyter_server/actions) +[![Build Status](https://github.com/jupyter/jupyter_server/workflows/CI/badge.svg?query=branch%3Amaster++)](https://github.com/jupyter-server/jupyter_server/actions?query=branch%3Amaster++) [![Documentation Status](https://readthedocs.org/projects/jupyter-server/badge/?version=latest)](http://jupyter-server.readthedocs.io/en/latest/?badge=latest) The Jupyter Server provides the backend (i.e. the core services, APIs, and REST endpoints) for Jupyter web applications like Jupyter notebook, JupyterLab, and Voila.