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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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:
main← Head:broken-link📝 Commits (1)
42a3414Fix 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.