From ba98b60bc7ce0df967284316d6aab979a8b6fb28 Mon Sep 17 00:00:00 2001 From: pflannery <1727302+pflannery@users.noreply.github.com> Date: Wed, 12 Feb 2025 20:40:58 +0000 Subject: [PATCH] Fix deployment links to docs/deployment.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2069969d1c..bdb4e97ce9 100644 --- a/README.md +++ b/README.md @@ -84,8 +84,8 @@ interface. ## Deployment -- [How the Design System is deployed to production](docs/deployment/production.md) -- [How branch and PR previews are deployed](docs/deployment/previews.md) +- [How the Design System is deployed to production](docs/deployment.md#production) +- [How branch and PR previews are deployed](docs/deployment.md#pull-request-previews) ## Security