From c2e0deafde125a44f8b07d90ab2fb6b5461878ee Mon Sep 17 00:00:00 2001 From: Alexander Hess Date: Tue, 27 Oct 2020 11:00:34 +0100 Subject: [PATCH] Fix wrong link --- CONTENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTENTS.md b/CONTENTS.md index 59b18c0..ca1718b 100644 --- a/CONTENTS.md +++ b/CONTENTS.md @@ -263,7 +263,7 @@ If this is not possible, - [further resources ](https://nbviewer.jupyter.org/github/webartifex/intro-to-python/blob/develop/09_mappings/08_resources.ipynb) [](https://mybinder.org/v2/gh/webartifex/intro-to-python/develop?urlpath=lab/tree/09_mappings/08_resources.ipynb) - *Chapter 11*: Classes & Instances - - [content ](https://nbviewer.jupyter.org/github/webartifex/intro-to-python/blob/develop/09_mappings/00_content.ipynb) + - [content ](https://nbviewer.jupyter.org/github/webartifex/intro-to-python/blob/develop/11_classes/00_content.ipynb) [](https://mybinder.org/v2/gh/webartifex/intro-to-python/develop?urlpath=lab/tree/11_classes/00_content.ipynb) (`class` Statement; Instantiation;