chore: rebrand repo from siddharthksah to stirling-image org

Update all references across docs, workflows, UI components, and config
to point to the new GitHub org (stirling-image/stirling-image) and Docker
Hub account (stirlingimage/stirling-image) ahead of repo transfer.
This commit is contained in:
Siddharth Kumar Sah
2026-03-30 08:17:54 +08:00
parent 8f98b745ff
commit 50a52b43c1
14 changed files with 62 additions and 62 deletions
@@ -1718,7 +1718,7 @@ function AboutSection() {
<h4 className="text-sm font-medium text-foreground">Links</h4>
<div className="flex flex-col gap-1.5">
<a
href="https://github.com/siddharthksah/Stirling-Image"
href="https://github.com/stirling-image/stirling-image"
target="_blank"
rel="noopener noreferrer"
className="text-sm text-primary hover:underline"
@@ -1726,7 +1726,7 @@ function AboutSection() {
GitHub Repository
</a>
<a
href="https://siddharthksah.github.io/Stirling-Image/"
href="https://stirling-image.github.io/stirling-image/"
target="_blank"
rel="noopener noreferrer"
className="text-sm text-primary hover:underline"