From c22b4340b4186c478a30ef47dafc2457dbe2482c Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Sat, 9 May 2020 17:00:14 -0400 Subject: [PATCH] update ssh clone url --- wiki/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wiki/README.md b/wiki/README.md index 9477932..2d57fd1 100644 --- a/wiki/README.md +++ b/wiki/README.md @@ -8,7 +8,7 @@ to contribute to the wiki: * clone the repo to your local machine (or your public_html folder on the tilde.team box for live testing) ```sh -git clone git@tilde.chat:tildeverse/tilde.chat +git clone git@tildegit.org:tildeverse/tilde.chat ``` * create a new branch for your page @@ -34,4 +34,4 @@ git push origin my-new-page # this should match the branch name you created earl thanks!~ -ps. if you have any questions, ask on irc! (preferably in #meta) +ps. if you have any questions, ask on irc! (try #helpdesk or #meta)