Skip to content

Commit deba452

Browse files
committed
chore: Update new R package link
1 parent 8ddd121 commit deba452

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pkg-r/DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ Description: Provides a scrolling chat interface with multiline input,
1414
(LLMs). Designed to work particularly well with the 'ellmer' R package
1515
for calling LLMs.
1616
License: MIT + file LICENSE
17-
URL: https://github.com/posit-dev/shinychat,
18-
https://posit-dev.github.io/shinychat/
17+
URL: https://posit-dev.github.io/shinychat/r/,
18+
https://github.com/posit-dev/shinychat
1919
BugReports: https://github.com/posit-dev/shinychat/issues
2020
Imports:
2121
bslib,

pkg-r/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# shinychat <a href="https://posit-dev.github.io/shinychat/r"><img src="man/figures/logo.png" align="right" height="138" alt="shinychat for R website" /></a>
1+
# shinychat <a href="https://posit-dev.github.io/shinychat/r/"><img src="man/figures/logo.png" align="right" height="138" alt="shinychat for R website" /></a>
22

33
<!-- badges: start -->
44
[![R-CMD-check](https://github.com/posit-dev/shinychat/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/posit-dev/shinychat/actions/workflows/R-CMD-check.yaml)

0 commit comments

Comments
 (0)