Repl :examples Page Not Found #25

Open
opened 2025-12-30 01:19:39 +01:00 by adam · 0 comments
Owner

Originally created by @iainsmith on GitHub (Feb 4, 2024).

Summary

There's an incorrect link in the output of pkl repl :examples that points to https://pkl-lang.org/main/0.25.1/language-reference/

Should this link go to https://pkl-lang.org/main/current/language-reference/index.html?

Version

pkl --version
Pkl 0.25.1 (macOS 14.1, native)

Output from

pkl repl
:examples
For more examples, see the Language Reference (Command+Double-click the link below):

https://pkl-lang.org/main/0.25.1/language-reference/

Screenshot of 404

Screenshot 2024-02-04 at 12 40 55
Originally created by @iainsmith on GitHub (Feb 4, 2024). ## Summary There's an incorrect link in the output of `pkl repl` `:examples` that points to `https://pkl-lang.org/main/0.25.1/language-reference/` Should this link go to `https://pkl-lang.org/main/current/language-reference/index.html`? ## Version `pkl --version` `Pkl 0.25.1 (macOS 14.1, native)` ## Output from ``` pkl repl :examples ``` ```shell For more examples, see the Language Reference (Command+Double-click the link below): https://pkl-lang.org/main/0.25.1/language-reference/ ``` ## Screenshot of 404 <img width="678" alt="Screenshot 2024-02-04 at 12 40 55" src="https://github.com/apple/pkl/assets/993745/9f91adb5-2832-4810-89e5-3c7a12e28e7d">
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#25