[PR #81] [MERGED] Fix documentation homepage #401

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

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/81
Author: @bioball
Created: 2/6/2024
Status: Merged
Merged: 2/7/2024
Merged by: @bioball

Base: mainHead: fix-stdlib-doc-link


📝 Commits (1)

  • 132aae4 Fix documentation homepage

📊 Changes

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

View changed files

📝 pkl-core/src/main/java/org/pkl/core/PklInfo.java (+1 -1)

📄 Description

This adds a trailing slash that was missing from the documentation homepage.


🔄 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/81 **Author:** [@bioball](https://github.com/bioball) **Created:** 2/6/2024 **Status:** ✅ Merged **Merged:** 2/7/2024 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `fix-stdlib-doc-link` --- ### 📝 Commits (1) - [`132aae4`](https://github.com/apple/pkl/commit/132aae4d1dba1b05fe9dff0f02e43ea4c44e62bc) Fix documentation homepage ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pkl-core/src/main/java/org/pkl/core/PklInfo.java` (+1 -1) </details> ### 📄 Description This adds a trailing slash that was missing from the documentation homepage. --- <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:24:18 +01:00
adam closed this issue 2025-12-30 01:24:18 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#401