From c1a8d662d33273938173dce91c5df7f2557fe453 Mon Sep 17 00:00:00 2001 From: Neil Flood Date: Sun, 14 Jan 2024 12:14:28 +1000 Subject: [PATCH] Seems no brackets required for full URL links --- docs/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index 47a430c..10a3fec 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,11 +1,11 @@ # MoaMosaic ## Source Code The source for moamosaic is availble at -[https://github.com/ubarsc/moamosaic][https://github.com/ubarsc/moamosaic) +https://github.com/ubarsc/moamosaic ## Installation Moamosaic can be downloaded as a tar.gz file from -[https://github.com/ubarsc/moamosaic/releases](https://github.com/ubarsc/moamosaic/releases) +https://github.com/ubarsc/moamosaic/releases It can then be installed using pip, for example