mirror of
https://github.com/apple/pkl.git
synced 2026-04-20 23:41:27 +02:00
Fix download instructions (#21)
This fixes the download URLs for the pkl CLI
This commit is contained in:
@@ -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[]
|
||||
|
||||
Reference in New Issue
Block a user