Skip to content

Commit 6d1bcbd

Browse files
author
Gordon Shotwell
committed
Update github link
1 parent 1c2c188 commit 6d1bcbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helpers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ def find_problem_set_folder(base_path, target_path):
156156
)
157157
block.append("## {{< bi github >}}")
158158
block.append(
159-
f"The source code for this exercise is [here](https://github.com/posit-dev/shiny-python-workshop-2023/tree/main/{path})."
159+
f"The source code for this exercise is [here](https://github.com/talkpython/reactive-web-dashboards-with-shiny-course/tree/main/{path})."
160160
)
161161

162162
block.append(":::")

0 commit comments

Comments
 (0)