mirror of
https://github.com/apple/pkl.git
synced 2026-03-21 16:49:13 +01:00
fix wrong stdlib doc links (#74)
(cherry picked from commit 3f8fae4873)
This commit is contained in:
@@ -39,10 +39,9 @@ endif::[]
|
||||
:uri-pkl-stdlib-docs: {uri-pkl-stdlib-docs-base}/{pkl-version}
|
||||
:uri-pkl-stdlib-docs-index: {uri-pkl-stdlib-docs}/
|
||||
|
||||
// TODO(oss): check these links when we have tags
|
||||
:github-branch: main
|
||||
ifdef::is-release-version[]
|
||||
:github-branch: v{pkl-version-no-suffix}
|
||||
:github-branch: {pkl-version-no-suffix}
|
||||
endif::[]
|
||||
:uri-github-tree: https://github.com/apple/pkl/tree/{github-branch}
|
||||
:uri-pkl-stdlib-sources: {uri-github-tree}/stdlib
|
||||
|
||||
Reference in New Issue
Block a user