Update home repo links.

This commit is contained in:
Mahlon E. Smith 2025-06-28 17:47:15 -07:00
parent 36d37c3ddc
commit 5695ef5434
Signed by: mahlon
SSH key fingerprint: SHA256:dP84sRGKZRpOOiPD/+GuOq+SHSxEw9qi5BWLQobaHm0

View file

@ -1,7 +1,7 @@
# Metronome # Metronome
home home
: https://code.martini.nu/fossil/symphony-metronome : https://code.martini.nu/mahlon/symphony-metronome
docs docs
: https://martini.nu/docs/symphony-metronome : https://martini.nu/docs/symphony-metronome
@ -169,13 +169,9 @@ gem install symphony-metronome
## Contributing ## Contributing
You can check out the source via Fossil from the following uri: You can check out the source via Git/Jujutsu from its
[home repo](https://code.martini.nu/mahlon/symphony-metronome),
% fossil clone https://code.martini.nu/fossil/symphony-metronome or its [github mirror](https://github.com/mahlonsmith/Symphony-Metronome).
or via its GitHub mirror at:
% git clone https://github.com/mahlonsmith/Symphony-Metronome
After checking out the source, run: After checking out the source, run:
@ -186,7 +182,7 @@ This will install dependencies, and do any other necessary setup for
development. development.
Please report any issues Please report any issues
[here](https://code.martini.nu/fossil/symphony-metronome/tktnew). [here](https://code.martini.nu/mahlon/symphony-metronome/issues).
## Authors ## Authors
@ -223,4 +219,3 @@ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.