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;