Fixed nav.

This commit is contained in:
Daniel Miessler 2024-02-04 17:28:30 -08:00
parent 41b8ef97d2
commit d5a5b71e41

View File

@ -31,7 +31,7 @@
- [Too many prompts](#too-many-prompts) - [Too many prompts](#too-many-prompts)
- [The Fabric approach to prompting](#our-approach-to-prompting) - [The Fabric approach to prompting](#our-approach-to-prompting)
- [Quickstart](#quickstart) - [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) - [2. Create your own Fabric Mill (Server)](#2-create-your-own-fabric-mill-server)
- [Structure](#structure) - [Structure](#structure)
- [Components](#components) - [Components](#components)
@ -210,7 +210,7 @@ pbpaste | fabric --stream --pattern analyze_claims
> [!NOTE] > [!NOTE]
> More examples coming in the next few days, including a demo video! > More examples coming in the next few days, including a demo video!
### 2. Just use the Patterns ### 2. Just use the Patterns (prompts)
<img width="1173" alt="fabric-patterns-screenshot" src="https://github.com/danielmiessler/fabric/assets/50654/9186a044-652b-4673-89f7-71cf066f32d8"> <img width="1173" alt="fabric-patterns-screenshot" src="https://github.com/danielmiessler/fabric/assets/50654/9186a044-652b-4673-89f7-71cf066f32d8">