[PR #3337] [MERGED] Replacing references to digitalocean org #12545

Closed
opened 2025-12-29 22:22:11 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/3337
Author: @robellegate
Created: 7/9/2019
Status: Merged
Merged: 7/16/2019
Merged by: @jeremystretch

Base: developHead: fix/docs_digitalocean_repo_links


📝 Commits (1)

  • 30ef4b2 Replacing references to digitalocean org

📊 Changes

11 files changed (+995 additions, -995 deletions)

View changed files

📝 CHANGELOG.md (+977 -977)
📝 CONTRIBUTING.md (+3 -3)
📝 README.md (+2 -2)
📝 docs/development/index.md (+2 -2)
📝 docs/development/release-checklist.md (+1 -1)
📝 docs/installation/2-netbox.md (+3 -3)
📝 docs/installation/upgrading.md (+2 -2)
📝 mkdocs.yml (+1 -1)
📝 netbox/dcim/models.py (+1 -1)
📝 netbox/netbox/urls.py (+1 -1)
📝 netbox/templates/_base.html (+2 -2)

📄 Description

s/(?<=:\/\/github.com\/)digitalocean(?=\/netbox)/netbox-community/g

Fixes: #3336

Replaces all occurrences of https://github.com/digitalocean/netbox with https://github.com/netbox-community/netbox.


🔄 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/netbox-community/netbox/pull/3337 **Author:** [@robellegate](https://github.com/robellegate) **Created:** 7/9/2019 **Status:** ✅ Merged **Merged:** 7/16/2019 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `fix/docs_digitalocean_repo_links` --- ### 📝 Commits (1) - [`30ef4b2`](https://github.com/netbox-community/netbox/commit/30ef4b208c341ce8472a33acd0bc83b78da4f2f7) Replacing references to digitalocean org ### 📊 Changes **11 files changed** (+995 additions, -995 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+977 -977) 📝 `CONTRIBUTING.md` (+3 -3) 📝 `README.md` (+2 -2) 📝 `docs/development/index.md` (+2 -2) 📝 `docs/development/release-checklist.md` (+1 -1) 📝 `docs/installation/2-netbox.md` (+3 -3) 📝 `docs/installation/upgrading.md` (+2 -2) 📝 `mkdocs.yml` (+1 -1) 📝 `netbox/dcim/models.py` (+1 -1) 📝 `netbox/netbox/urls.py` (+1 -1) 📝 `netbox/templates/_base.html` (+2 -2) </details> ### 📄 Description `s/(?<=:\/\/github.com\/)digitalocean(?=\/netbox)/netbox-community/g` <!-- Thank you for your interest in contributing to NetBox! Please note that our contribution policy requires that a feature request or bug report be opened for approval prior to filing a pull request. This helps avoid wasting time and effort on something that we might not be able to accept. Please indicate the relevant feature request or bug report below. IF YOUR PULL REQUEST DOES NOT REFERENCE AN ACCEPTED BUG REPORT OR FEATURE REQUEST, IT WILL BE MARKED AS INVALID AND CLOSED. --> ### Fixes: #3336 <!-- Please include a summary of the proposed changes below. --> Replaces all occurrences of https://github.com/digitalocean/netbox with https://github.com/netbox-community/netbox. --- <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-29 22:22:11 +01:00
adam closed this issue 2025-12-29 22:22:11 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12545