From 9a00f51888bc59eec4f81ba37079e2c5068a95c9 Mon Sep 17 00:00:00 2001 From: Nicolas James Date: Thu, 13 Feb 2025 18:05:57 +1100 Subject: Fix readme for cgit migration --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index f744995..ad7cee8 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ A self-contained mobile-first forum written in React and Go. First, clone the repository using Git. ```console - $ git clone https://salvestromartin.com:443/nJ3ahxac/react-go-forum.git + $ git clone https://git.nj3.xyz:443/react_go_forum ``` Then compile from source via npm after moving into the project directory. -- cgit v1.2.3