From 03616cd15048e35fee0df6a953b3eff3e69f84ab Mon Sep 17 00:00:00 2001 From: allexanderbergmns Date: Wed, 26 Aug 2026 18:37:00 +0200 Subject: [PATCH] up --- community.html | 10 +++++----- docs.html | 4 ++-- docs/build-guide.md | 2 +- docs/getting-started.md | 2 +- download.html | 6 +++--- index.html | 2 +- sponsors.html | 6 ++---- 7 files changed, 15 insertions(+), 17 deletions(-) diff --git a/community.html b/community.html index 4e98db2..08f820e 100644 --- a/community.html +++ b/community.html @@ -40,9 +40,9 @@ - + - + @@ -67,7 +67,7 @@ - +
ResourceDescriptionLink
GitHubGit Source code, issue tracker, pull requestsgithub.com/revivesparcgit.revivesparc.com/Revivesparc
Mailing List
Bug Tracker Report issues and feature requestsGitHub IssuesIssues
@@ -76,14 +76,14 @@

Code Contributions

    -
  1. Fork the repository on GitHub.
  2. +
  3. Fork the repository on our Git instance.
  4. Create a feature branch: git checkout -b my-feature
  5. Make your changes and add tests.
  6. Run the test suite: make test
  7. Submit a pull request with a clear description of your changes.
-

Before starting significant work, please post to the mailing list or open a discussion on GitHub to coordinate with other developers.

+

Before starting significant work, please post to the mailing list or open a discussion on the issue tracker to coordinate with other developers.

Reporting Bugs

When reporting a bug, please include:

diff --git a/docs.html b/docs.html index c9fc5d9..038e229 100644 --- a/docs.html +++ b/docs.html @@ -95,7 +95,7 @@ Optional but recommended: Clone the repository: ```bash -git clone https://github.com/revivesparc/revivesparc.git +git clone https://git.revivesparc.com/Revivesparc/revivesparc.git cd revivesparc ``` @@ -232,7 +232,7 @@ Standard build with GCC: ```bash sudo apt install build-essential cmake git -git clone https://github.com/revivesparc/revivesparc.git +git clone https://git.revivesparc.com/Revivesparc/revivesparc.git cd revivesparc make ``` diff --git a/docs/build-guide.md b/docs/build-guide.md index 9846b7d..8ac7150 100644 --- a/docs/build-guide.md +++ b/docs/build-guide.md @@ -48,7 +48,7 @@ Standard build with GCC: ```bash sudo apt install build-essential cmake git -git clone https://github.com/revivesparc/revivesparc.git +git clone https://git.revivesparc.com/Revivesparc/revivesparc.git cd revivesparc make ``` diff --git a/docs/getting-started.md b/docs/getting-started.md index a48979c..b099393 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -19,7 +19,7 @@ Optional but recommended: Clone the repository: ```bash -git clone https://github.com/revivesparc/revivesparc.git +git clone https://git.revivesparc.com/Revivesparc/revivesparc.git cd revivesparc ``` diff --git a/download.html b/download.html index ff1cffb..61df1af 100644 --- a/download.html +++ b/download.html @@ -35,8 +35,8 @@

Download ReviveSparc

Source Code

-

The ReviveSparc source repository is hosted on GitHub. Clone it with:

-
git clone https://github.com/revivethesparc/revivesparc.git
+

The ReviveSparc source repository is hosted on our Git instance. Clone it with:

+
git clone https://git.revivesparc.com/Revivesparc/revivesparc.git

Or download a tarball of any release below.

@@ -87,7 +87,7 @@

Building from Source

ReviveSparc builds on Linux and macOS. Required dependencies: gcc or clang, make, cmake.

-
git clone https://github.com/revivethesparc/revivesparc.git
+
git clone https://git.revivesparc.com/Revivesparc/revivesparc.git
 cd revivesparc
 make
 # Optional: run the test suite
diff --git a/index.html b/index.html
index 4ea2411..e2272d5 100644
--- a/index.html
+++ b/index.html
@@ -65,7 +65,7 @@
 

All news & releases →

Quick Start

-
git clone https://github.com/revivethesparc/revivesparc.git
+
git clone https://git.revivesparc.com/Revivesparc/revivesparc.git
 cd revivesparc
 make
 ./sparc-emu -kernel vmlinux
diff --git a/sponsors.html b/sponsors.html index 00b1039..fc90f61 100644 --- a/sponsors.html +++ b/sponsors.html @@ -57,12 +57,12 @@

Individual Supporters

-

Thanks to all who have sponsored through GitHub Sponsors:

+

Thanks to all individual supporters:

++ 47 more supporters
-->

Become a Sponsor

Sponsorship funds go directly to project development. All tiers include a logo placement on this page.

@@ -74,8 +74,6 @@ Andreas Schwab (binutils and glibc SPARC) Bronze$5+ / monthName listed on this page -

Sponsor on GitHub

-