diff --git a/README.md b/README.md
index 85e1618..697c45e 100644
--- a/README.md
+++ b/README.md
@@ -21,8 +21,6 @@ In this lab, you will learn how to install and configure Istio, an open source f
12. [Fault Injection](#fault-injection)
13. [Security](#security)
14. [Uninstall Istio](#uninstall-istio)
-15. [Cleanup resources](#cleanup-resources)
-
## Introduction
@@ -873,8 +871,6 @@ Origin authentication failed.
```
This is expected, we did not pass a JWT token. It is left to the reader on how to obtain a JWT and pass it in the header.
-## Cleanup resources
-
## Uninstall Istio
Here's how to uninstall Istio.