From d5a5b71e417776bf420f8c8a3f47d734264d42a7 Mon Sep 17 00:00:00 2001 From: Daniel Miessler Date: Sun, 4 Feb 2024 17:28:30 -0800 Subject: [PATCH] Fixed nav. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c2381db..1c19bdb 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ - [Too many prompts](#too-many-prompts) - [The Fabric approach to prompting](#our-approach-to-prompting) - [Quickstart](#quickstart) - - [1. Just use the Patterns (prompts)](#just-use-the-patterns) + - [1. Just use the Patterns (prompts)](#1-just-use-the-patterns-prompts) - [2. Create your own Fabric Mill (Server)](#2-create-your-own-fabric-mill-server) - [Structure](#structure) - [Components](#components) @@ -210,7 +210,7 @@ pbpaste | fabric --stream --pattern analyze_claims > [!NOTE] > More examples coming in the next few days, including a demo video! -### 2. Just use the Patterns +### 2. Just use the Patterns (prompts) fabric-patterns-screenshot