[PR #559] docs: fix broken snap repo reference #551

Open
opened 2026-06-08 11:29:20 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/559
Author: @GeObts
Created: 2/28/2026
Status: 🔄 Open

Base: masterHead: fix-snap-repo-link


📝 Commits (1)

  • d32f1c6 docs: fix broken snap repo reference

📊 Changes

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

View changed files

📝 README.md (+1 -1)

📄 Description

The snap limitation reference in the README currently points to daniejstriata/dust-snap#2, which returns a 404.

The correct repository is danie-dejager/dust-snap, where issue #2 exists and contains the relevant information about snap access limitations.

Changes:

  • README.md line 52: daniejstriata/dust-snap#2danie-dejager/dust-snap#2

Verification:


🔄 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/bootandy/dust/pull/559 **Author:** [@GeObts](https://github.com/GeObts) **Created:** 2/28/2026 **Status:** 🔄 Open **Base:** `master` ← **Head:** `fix-snap-repo-link` --- ### 📝 Commits (1) - [`d32f1c6`](https://github.com/bootandy/dust/commit/d32f1c6257cd375bfc0969123b734c5fa36d5eb9) docs: fix broken snap repo reference ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) </details> ### 📄 Description The snap limitation reference in the README currently points to `daniejstriata/dust-snap#2`, which returns a 404. The correct repository is `danie-dejager/dust-snap`, where issue #2 exists and contains the relevant information about snap access limitations. **Changes:** - README.md line 52: `daniejstriata/dust-snap#2` → `danie-dejager/dust-snap#2` **Verification:** - https://github.com/daniejstriata/dust-snap → 404 - https://github.com/danie-dejager/dust-snap/issues/2 → 200 ✓ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-06-08 11:29:20 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#551