From 8a880acba75a10c197e392e40094f21c5001fc35 Mon Sep 17 00:00:00 2001 From: Arman ali Date: Sat, 14 Jan 2023 15:20:36 +0530 Subject: [PATCH] Updated Branch Previously it was on a master branch which doesn't seem existing so I have updated it to the main branch. --- docs/self-hosting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/self-hosting.md b/docs/self-hosting.md index 9a05c0f7..df4ab3ce 100644 --- a/docs/self-hosting.md +++ b/docs/self-hosting.md @@ -254,7 +254,7 @@ Make the script executable $ chmod +x sfuUpdate.sh ``` -Follow the commits of the MiroTalk SFU project [here](https://github.com/miroslavpejic85/mirotalksfu/commits/master) +Follow the commits of the MiroTalk SFU project [here](https://github.com/miroslavpejic85/mirotalksfu/commits/main) To update your instance of MiroTalk SFU at latest commit, execute: