From a08e644a503de6e6ebeca669134e7e6588713b78 Mon Sep 17 00:00:00 2001 From: Michael Currin <18750745+MichaelCurrin@users.noreply.github.com> Date: Mon, 3 Jun 2024 17:05:41 +0200 Subject: [PATCH] fix anchor links in README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bc0e8ab..ee1b326 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@

fabric is an open-source framework for augmenting humans using AI.

-[Introduction Video](#introduction-video) • -[What and Why](#whatandwhy) • +[Introduction Video](#introduction-video-by-network-chuck) • +[What and Why](#what-and-why) • [Philosophy](#philosophy) • [Quickstart](#quickstart) • [Structure](#structure) • @@ -29,7 +29,7 @@ ## Navigation -- [Introduction Videos](#introduction-videos) +- [Introduction Videos](#introduction-video-by-network-chuck) - [What and Why](#what-and-why) - [Philosophy](#philosophy) - [Breaking problems into components](#breaking-problems-into-components)