Fix download instructions (#21)

This fixes the download URLs for the pkl CLI
This commit is contained in:
Daniel Chao
2024-02-03 14:25:40 -08:00
committed by Dan Chao
parent a5a00639ed
commit 42c32a1ad3
2 changed files with 49 additions and 21 deletions

View File

@@ -23,7 +23,12 @@ endif::[]
:uri-maven-docsite: https://central.sonatype.com/
:uri-sonatype: https://s01.oss.sonatype.org/service/local/repositories/snapshots/content/
:uri-sonatype: https://s01.oss.sonatype.org/content/groups/public
:uri-maven-repo: https://s01.oss.sonatype.org/content/groups/public
ifdef::is-release-version[]
:uri-maven-repo: https://repo1.maven.org/maven2
endif::[]
:symbolic-version-name: latest
ifdef::is-release-version[]