X-Git-Url: http://these/git/?a=blobdiff_plain;f=docs%2Fsrc%2Fcontributing_local_development.md;h=ccf1f51eebae924090efe1fb6c04aded810b0158;hb=45dced3fcb99f30d14da6e0c0aa7c69e296f1435;hp=cf7049bdc5a1e46110d4abc8679d3812828f7292;hpb=5e2a5c026631fe0eb08fce60380c95bcb01e13c0;p=lemmy.git diff --git a/docs/src/contributing_local_development.md b/docs/src/contributing_local_development.md index cf7049bd..ccf1f51e 100644 --- a/docs/src/contributing_local_development.md +++ b/docs/src/contributing_local_development.md @@ -24,7 +24,7 @@ brew install node yarn ``` git clone https://github.com/LemmyNet/lemmy.git # or alternatively from gitea -# git clone https://yerbamate.dev/LemmyNet/lemmy.git +# git clone https://yerbamate.ml/LemmyNet/lemmy.git ``` ### Build the backend (Rust)