[PR #260] [MERGED] Correct website link for NZBGet #2456

Closed
opened 2025-11-20 05:30:07 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/260
Author: @newzealandpaul
Created: 11/14/2024
Status: Merged
Merged: 11/15/2024
Merged by: @MickLesk

Base: mainHead: nzp-nzget


📝 Commits (1)

  • fca8864 Updated website link to the same project we are installing.

📊 Changes

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

View changed files

📝 json/nzbget.json (+2 -2)

📄 Description

Description

The JSON link pointed to the website for the original archived project, we install from here:

https://github.com/nzbgetcom/nzbget

Link pointed to official website:

https://nzbget.com/

Fixes #253

Type of change

Please check the relevant option(s):

  • Bug fix (non-breaking change that resolves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (a fix or feature that would cause existing functionality to change unexpectedly)
  • New script (a fully functional and thoroughly tested script or set of scripts.)

Prerequisites

The following efforts must be made for the PR to be considered. Please check when completed:

  • Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions)
  • Testing performed (I have tested my changes, ensuring everything works as expected)
  • Documentation updated (I have updated any relevant documentation)

🔄 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/260 **Author:** [@newzealandpaul](https://github.com/newzealandpaul) **Created:** 11/14/2024 **Status:** ✅ Merged **Merged:** 11/15/2024 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `nzp-nzget` --- ### 📝 Commits (1) - [`fca8864`](https://github.com/community-scripts/ProxmoxVE/commit/fca88644634f9a957ced4cd0afc8c21f787c624b) Updated website link to the same project we are installing. ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `json/nzbget.json` (+2 -2) </details> ### 📄 Description ## Description The JSON link pointed to the website for the original archived project, we install from here: https://github.com/nzbgetcom/nzbget Link pointed to official website: https://nzbget.com/ Fixes #253 ## Type of change Please check the relevant option(s): - [x] Bug fix (non-breaking change that resolves an issue) - [ ] New feature (non-breaking change that adds functionality) - [ ] Breaking change (a fix or feature that would cause existing functionality to change unexpectedly) - [ ] New script (a fully functional and thoroughly tested script or set of scripts.) ## Prerequisites The following efforts must be made for the PR to be considered. Please check when completed: - [x] Self-review performed (I have reviewed my code, ensuring it follows established patterns and conventions) - [x] Testing performed (I have tested my changes, ensuring everything works as expected) - [x] Documentation updated (I have updated any relevant documentation) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 05:30:07 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#2456