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 46497a9 commit 1f97a14Copy full SHA for 1f97a14
docs/examples/index.qmd
@@ -83,10 +83,10 @@ print(
83
),
84
gallery_entry(
85
"images/shinyswatch-home.jpeg",
86
- "https://rstudio.github.io/py-shinyswatch/",
+ "https://posit-dev.github.io/py-shinyswatch/",
87
"Shinyswatch",
88
- href_ref = "https://rstudio.github.io/py-shinyswatch/reference",
89
- href_source = "https://github.com/rstudio/py-shinyswatch",
+ href_ref = "https://posit-dev.github.io/py-shinyswatch/reference",
+ href_source = "https://github.com/posit-dev/py-shinyswatch",
90
91
gallery_entry_cta()
92
])
0 commit comments