From e3837b3bda565f703150f39c4e287305ee741133 Mon Sep 17 00:00:00 2001 From: Daniel Miessler Date: Sun, 4 Feb 2024 18:05:22 -0800 Subject: [PATCH] Nav. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fccab40..5e9b68f 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,8 @@ - [Too many prompts](#too-many-prompts) - [The Fabric approach to prompting](#our-approach-to-prompting) - [Quickstart](#quickstart) - - [1. Just use the Patterns](#1-just-use-the-patterns) - - [2. Create your own Fabric Mill](#2-create-your-own-fabric-mill) + - [1. Just use the Patterns](just-use-the-patterns) + - [2. Create your own Fabric Mill](create-your-own-fabric-mill) - [Structure](#structure) - [Components](#components) - [CLI-native](#cli-native)