AlanFeder commited on
Commit
04b186b
·
verified ·
1 Parent(s): 5c01590

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -28,7 +28,7 @@ with ui.layout_sidebar():
28
 
29
  ui.markdown(
30
  """
31
- This app was created for Alan Feder's [talk at the 2024 R/Gov Conference](https://rstats.ai/nyr.html).
32
 
33
  The Github repository that houses all the code is [here](https://github.com/AlanFeder/rgov-2024) -- feel free to fork it and use it on your own!
34
  """
 
28
 
29
  ui.markdown(
30
  """
31
+ This app was created for Alan Feder's [talk at the 2024 R/Gov Conference](https://rstats.ai/gov.html).
32
 
33
  The Github repository that houses all the code is [here](https://github.com/AlanFeder/rgov-2024) -- feel free to fork it and use it on your own!
34
  """