From 3e811ea66bd79ff378488a83235409de91b2263d Mon Sep 17 00:00:00 2001
From: Ty Dunn <ty@tydunn.com>
Date: Fri, 28 Jul 2023 17:20:58 -0700
Subject: does this work?

---
 CONTRIBUTING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'CONTRIBUTING.md')

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index a958777f..14f295b5 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -2,7 +2,7 @@
 
 ## Table of Contents
 
-- [❤️ Ways to Contribute](#❤️-ways-to-contribute)
+- [❤️ Ways to Contribute](#%EF%B8%8F-ways-to-contribute)
   - [🐛 Report Bugs](#🐛-report-bugs)
   - [✨ Suggest Enhancements](#✨-suggest-enhancements)
   - [📖 Updating / Improving Documentation](#📖-updating--improving-documentation)
-- 
cgit v1.2.3-70-g09d2


From 6a808de4d5da07fea25552d3750bd694077a4eb0 Mon Sep 17 00:00:00 2001
From: Ty Dunn <ty@tydunn.com>
Date: Fri, 28 Jul 2023 17:24:22 -0700
Subject: adjusting anchor tags

---
 CONTRIBUTING.md | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

(limited to 'CONTRIBUTING.md')

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 14f295b5..e6dea5c4 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -3,18 +3,18 @@
 ## Table of Contents
 
 - [❤️ Ways to Contribute](#%EF%B8%8F-ways-to-contribute)
-  - [🐛 Report Bugs](#🐛-report-bugs)
-  - [✨ Suggest Enhancements](#✨-suggest-enhancements)
-  - [📖 Updating / Improving Documentation](#📖-updating--improving-documentation)
-  - [🧑‍💻 Contributing Code](#🧑‍💻-contributing-code)
+  - [🐛 Report Bugs](#-report-bugs)
+  - [✨ Suggest Enhancements](#-suggest-enhancements)
+  - [📖 Updating / Improving Documentation](#-updating--improving-documentation)
+  - [🧑‍💻 Contributing Code](#-contributing-code)
     - [Setup Development Environment](#setting-up-the-development-environment)
     - [Writing Steps](#writing-steps)
     - [Writing Context Providers](#writing-context-providers)
-- [📐 Continue Architecture](#📐-continue-architecture)
+- [📐 Continue Architecture](#-continue-architecture)
   - [Continue VS Code Client](#continue-vs-code-client)
   - [Continue IDE Websockets Protocol](#continue-ide-websockets-protocol)
   - [Continue GUI Websockets Protocol](#continue-gui-websockets-protocol)
-- [❇️ Core Concepts](#❇️-core-concepts)
+- [❇️ Core Concepts](#%EF%B8%8F-core-concepts)
   - [Step](#step)
   - [Autopilot](#autopilot)
   - [Observation](#observation)
-- 
cgit v1.2.3-70-g09d2