From ecb652c7a329d593331ac8cbeed40ba460a63f64 Mon Sep 17 00:00:00 2001 From: Ryan Finnie Date: Mon, 18 May 2026 11:15:04 -0700 Subject: [PATCH] bedcooldown: Migrate from github.com to forge.colobox.com (Forgejo) This follows an aborted attempt (OctoPrint/plugins.octoprint.org#1430 original + OctoPrint/plugins.octoprint.org#1431 revert) to migrate from github.com to codeberg.org. The upstream Codeberg issue has been resolved so OctoPrint plugins can live at at Codeberg, but in the meantime I've migrated to self-hosted Forgejo at Colobox Forge (forge.colobox.com). Plugin release 0.8.3 includes an in-plugin Forgejo updater, plus support for upcoming Octoprint 2.0.0 which includes native Forgejo support. Thanks to @jneilliii for finding and reverting the Codeberg issue. --- _plugins/bedcooldown.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_plugins/bedcooldown.md b/_plugins/bedcooldown.md index 47de1ad8be3..4f8ae966b99 100644 --- a/_plugins/bedcooldown.md +++ b/_plugins/bedcooldown.md @@ -10,9 +10,9 @@ license: MPL-2.0 date: 2021-09-26 -homepage: https://github.com/rfinnie/OctoPrint-BedCooldown -source: https://github.com/rfinnie/OctoPrint-BedCooldown -archive: https://github.com/rfinnie/OctoPrint-BedCooldown/archive/release.zip +homepage: https://forge.colobox.com/rfinnie/OctoPrint-BedCooldown +source: https://forge.colobox.com/rfinnie/OctoPrint-BedCooldown +archive: https://forge.colobox.com/rfinnie/OctoPrint-BedCooldown/archive/release.zip follow_dependency_links: false