Skip to content

Commit 681c154

Browse files
authored
Update source code link in Quarto config (#135)
Changed the GitHub source code link in _quarto.yml to point directly to the pkg-py directory in the repository for improved navigation.
1 parent fd95956 commit 681c154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg-py/docs/_quarto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ website:
3434
- icon: github
3535
menu:
3636
- text: Source code
37-
href: https://github.com/posit-dev/shinychat/pkg-py
37+
href: https://github.com/posit-dev/shinychat/tree/main/pkg-py
3838
- text: Report a bug
3939
href: https://github.com/posit-dev/shinychat/issues/new
4040

0 commit comments

Comments
 (0)