Update RStudio references to Posit
This commit is contained in:
parent
5aba4ea44b
commit
744b8d2a18
1 changed files with 40 additions and 40 deletions
|
|
@ -27,7 +27,7 @@ if [[ $(id -u) != "0" ]]; then
|
|||
fi
|
||||
|
||||
# The root of the S3 URL for downloads
|
||||
CDN_URL='https://cdn.rstudio.com/r'
|
||||
CDN_URL='https://cdn.posit.co/r'
|
||||
|
||||
# The URL for listing available R versions
|
||||
VERSIONS_URL="${CDN_URL}/versions.json"
|
||||
|
|
|
|||
Loading…
Reference in a new issue