[PR #784] [MERGED] Fix broken link to documentation site in release notes #732

Closed
opened 2025-12-30 01:26:26 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/784
Author: @GUI
Created: 11/5/2024
Status: Merged
Merged: 11/5/2024
Merged by: @bioball

Base: mainHead: broken-link


📝 Commits (1)

  • 42a3414 Fix broken link to documentation site in release notes

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 docs/modules/release-notes/pages/0.27.adoc (+1 -1)

📄 Description

The "number literals" link on the 0.27 release notes is a broken link pointing to a local file:// URL. I think this should fix it to point to the live docs site (similar to how other doc links are setup).


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/apple/pkl/pull/784 **Author:** [@GUI](https://github.com/GUI) **Created:** 11/5/2024 **Status:** ✅ Merged **Merged:** 11/5/2024 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `broken-link` --- ### 📝 Commits (1) - [`42a3414`](https://github.com/apple/pkl/commit/42a3414dc80eacf92eb1e9f8e2fcfd131485a909) Fix broken link to documentation site in release notes ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/modules/release-notes/pages/0.27.adoc` (+1 -1) </details> ### 📄 Description The "number literals" link on the [0.27 release notes](https://pkl-lang.org/main/current/release-notes/0.27.html) is a broken link pointing to a local `file://` URL. I think this should fix it to point to the live docs site (similar to how other doc links are setup). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 01:26:26 +01:00
adam closed this issue 2025-12-30 01:26:26 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#732