We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c2c188 commit 6d1bcbdCopy full SHA for 6d1bcbd
helpers.py
@@ -156,7 +156,7 @@ def find_problem_set_folder(base_path, target_path):
156
)
157
block.append("## {{< bi github >}}")
158
block.append(
159
- f"The source code for this exercise is [here](https://github.com/posit-dev/shiny-python-workshop-2023/tree/main/{path})."
+ f"The source code for this exercise is [here](https://github.com/talkpython/reactive-web-dashboards-with-shiny-course/tree/main/{path})."
160
161
162
block.append(":::")
0 commit comments