From 0c8b90850dadc5f7bbdd762f2c5cff496adf1fea Mon Sep 17 00:00:00 2001 From: Matt-Spence Date: Thu, 1 Aug 2024 12:11:39 -0500 Subject: [PATCH] Update docs/developer/README.md Co-authored-by: Erin Song <121973038+erinysong@users.noreply.github.com> --- docs/developer/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/developer/README.md b/docs/developer/README.md index e978ab666..358df649c 100644 --- a/docs/developer/README.md +++ b/docs/developer/README.md @@ -360,4 +360,5 @@ Then, copy the variables under the section labled `s3`. 4. (Important) Set the field `everyone` to `Yes`. This field overrides all other settings ## Request Flow FSM Diagram -There is a diagram detailing the flow of domain requests and resulting domain objects [here](https://miro.com/app/board/uXjVMuqbLOk=/?moveToWidget=3458764594819017396&cot=14) \ No newline at end of file + +The [.gov Domain Request & Domain Status Digram](https://miro.com/app/board/uXjVMuqbLOk=/?moveToWidget=3458764594819017396&cot=14) visualizes the domain request flow and resulting domain objects.