From 52b1e8de1355a68f5e031253b15e11f6bcd584f7 Mon Sep 17 00:00:00 2001 From: Tana M Berry Date: Mon, 15 Jul 2024 17:40:14 -0500 Subject: [PATCH] forgot to save this one --- website/scripts/readme.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/website/scripts/readme.md b/website/scripts/readme.md index ada11b201f..7cdc976a6b 100644 --- a/website/scripts/readme.md +++ b/website/scripts/readme.md @@ -6,6 +6,10 @@ This repository is for tools that the Docs teams uses for various tasks: ## Docs migration script: -This script will be used to auto-build the new structure for the docs, as part of the Information Architecture effort. +This [script](./migration/readme.md) will be used to auto-build the new structure for the docs, as part of the Information Architecture effort. Using a script that will restucture all of our docs at once prevents the difficulty of trying to handle pull requests not being able to be merged while working on the docs restructure. + + + +