From dd65e75f77a9efd56e6132698c1750a55d9688bc Mon Sep 17 00:00:00 2001 From: Randy Zwitch Date: Wed, 1 May 2024 10:22:17 -0400 Subject: [PATCH] Update forum url --- 153-connection-header/app.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/153-connection-header/app.R b/153-connection-header/app.R index 34a21354..d83254c0 100644 --- a/153-connection-header/app.R +++ b/153-connection-header/app.R @@ -23,7 +23,7 @@ ui <- fluidPage( "|", tags$a(href = "https://github.com/rstudio/httpuv/pull/215", "PR"), "|", - tags$a(href = "https://community.rstudio.com/t/having-problems-with-shiny-v1-3-0-and-nginx/28180", + tags$a(href = "https://forum.posit.co/t/having-problems-with-shiny-v1-3-0-and-nginx/28180", "Announcement" ) ),