From 8b6a2f60802bf0983ad8a4b3bb4132082b64e6a5 Mon Sep 17 00:00:00 2001 From: Russ Hyde Date: Tue, 16 Mar 2021 16:07:04 +0000 Subject: [PATCH] Point link to the chapter "The Reactive Graph" ... in the Reactivity part, not the subsection "The reactive graph" of the Basic reactivity chapter --- action-workflow.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action-workflow.Rmd b/action-workflow.Rmd index e26ed0fb..b473e215 100644 --- a/action-workflow.Rmd +++ b/action-workflow.Rmd @@ -531,7 +531,7 @@ And if I drag the `x` slider to `3` I see New total is 12 Don't worry if you find the results a little surprising. -You'll learn more about what's going on in Chapter \@ref(action-feedback) and Chapter \@ref(the-reactive-graph). +You'll learn more about what's going on in Chapter \@ref(action-feedback) and Chapter \@ref(reactive-graph). ## Getting help