From bbaf434b8d6d09bef3e22051b0b3f28e507b3530 Mon Sep 17 00:00:00 2001 From: Michael Hush Date: Tue, 23 Jul 2019 14:08:09 +1000 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dbc549df..bf4ed074 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ pytest ## Usage -See the [Jupyter notebooks](https://github.com/qctrl/notebooks/tree/master/qctrl-open-controls) +See the [Jupyter notebooks](https://github.com/qctrl/notebooks/tree/master/qctrl-open-controls). ## Contributing From a25984458f3001f0ceebae2e1898444bb6abf036 Mon Sep 17 00:00:00 2001 From: CircleCI workflow Date: Tue, 23 Jul 2019 04:08:30 +0000 Subject: [PATCH 2/2] Update setup.py/README.rst to match pyproject.toml/README.md [ci skip] --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 1294c94a..930efb84 100644 --- a/README.rst +++ b/README.rst @@ -108,7 +108,7 @@ in the ``python-open-controls`` directory. Usage ----- -See the `Jupyter notebooks `_ +See the `Jupyter notebooks `_. Contributing ------------