[PR #65] [MERGED] Fix some more links to point to the new community-scripts repo #2582

Closed
opened 2026-02-26 13:30:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/65
Author: @remz1337
Created: 11/5/2024
Status: Merged
Merged: 11/5/2024
Merged by: @MickLesk

Base: mainHead: fix-url


📝 Commits (4)

  • 3c5f80f Fix discussions URL that were inadvertently changed to point to community-scripts (discussions are on tteck's repo)
  • 090691f Fix logo URL to point to community-scripts repo and remove dead links
  • 6c98a64 Fix more links to point to community-scripts
  • 12bd2e8 Fix more links to point to community-scripts (commit history has been preserved, so we can reference the same commit IDs)

📊 Changes

4 files changed (+43 additions, -43 deletions)

View changed files

📝 CHANGELOG.md (+40 -40)
📝 vm/debian-vm.sh (+1 -1)
📝 vm/ubuntu2204-vm.sh (+1 -1)
📝 vm/ubuntu2404-vm.sh (+1 -1)

📄 Description

Description

Found a few issues with links:

  • dead links
  • erroneous replacement for discussions on tteck's repo
  • a bunch of links that were not updated to point to the community-scripts repo)

Type of change

Please check the relevant option(s):

  • Bug fix (non-breaking change that resolves an issue)
  • Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions)

Additional Information (optional)

Essential, I ran these rules:

Replace #1
https://github.com/community-scripts/ProxmoxVE/discussions
https://github.com/tteck/Proxmox/discussions

Replace #2
https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images
https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/images

Replace #3
https://github.com/tteck/Proxmox/blob/main
https://github.com/community-scripts/ProxmoxVE/blob/main

Replace #4
https://github.com/tteck/Proxmox/commit
https://github.com/community-scripts/ProxmoxVE/commit

🔄 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/community-scripts/ProxmoxVE/pull/65 **Author:** [@remz1337](https://github.com/remz1337) **Created:** 11/5/2024 **Status:** ✅ Merged **Merged:** 11/5/2024 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `fix-url` --- ### 📝 Commits (4) - [`3c5f80f`](https://github.com/community-scripts/ProxmoxVE/commit/3c5f80f4a627c20cbd193df8e492a72942af1899) Fix discussions URL that were inadvertently changed to point to community-scripts (discussions are on tteck's repo) - [`090691f`](https://github.com/community-scripts/ProxmoxVE/commit/090691fc1e0cef62e5480380961a97c05761f46e) Fix logo URL to point to community-scripts repo and remove dead links - [`6c98a64`](https://github.com/community-scripts/ProxmoxVE/commit/6c98a6443fbd1939bf3fc7f53863c958cb6ced4d) Fix more links to point to community-scripts - [`12bd2e8`](https://github.com/community-scripts/ProxmoxVE/commit/12bd2e82a3e91089e70d3cb7a4fabf3df3760692) Fix more links to point to community-scripts (commit history has been preserved, so we can reference the same commit IDs) ### 📊 Changes **4 files changed** (+43 additions, -43 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+40 -40) 📝 `vm/debian-vm.sh` (+1 -1) 📝 `vm/ubuntu2204-vm.sh` (+1 -1) 📝 `vm/ubuntu2404-vm.sh` (+1 -1) </details> ### 📄 Description ## Description Found a few issues with links: - dead links - erroneous replacement for discussions on tteck's repo - a bunch of links that were not updated to point to the community-scripts repo) ## Type of change Please check the relevant option(s): - [X] Bug fix (non-breaking change that resolves an issue) - [X] Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions) ## Additional Information (optional) Essential, I ran these rules: ``` Replace #1 https://github.com/community-scripts/ProxmoxVE/discussions https://github.com/tteck/Proxmox/discussions Replace #2 https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/images Replace #3 https://github.com/tteck/Proxmox/blob/main https://github.com/community-scripts/ProxmoxVE/blob/main Replace #4 https://github.com/tteck/Proxmox/commit https://github.com/community-scripts/ProxmoxVE/commit ``` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:30:41 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#2582
No description provided.