From 6535c5fb5fe2870754afba7bd4e514867ac9cb98 Mon Sep 17 00:00:00 2001
From: Peter Mescalchin <peter@magnetikonline.com>
Date: Thu, 24 Feb 2022 16:36:25 +1100
Subject: [PATCH] Regenerated `examples.md` TOC

---
 examples.md | 2 --
 1 file changed, 2 deletions(-)

diff --git a/examples.md b/examples.md
index bd903f4..53f68a5 100644
--- a/examples.md
+++ b/examples.md
@@ -29,8 +29,6 @@
   - [Using pip to get cache location](#using-pip-to-get-cache-location)
 - [Python - pipenv](#python---pipenv)
 - [R - renv](#r---renv)
-  - [Simple example](#simple-example-1)
-  - [Multiple OS's in a workflow](#multiple-oss-in-a-workflow-1)
 - [Ruby - Bundler](#ruby---bundler)
 - [Rust - Cargo](#rust---cargo)
 - [Scala - SBT](#scala---sbt)