From a77087a08149ff565d7aa9289031ccece9d1e508 Mon Sep 17 00:00:00 2001 From: Aetherinox Date: Tue, 10 Jun 2025 09:59:23 -0700 Subject: [PATCH] docs(readme): fix typo in gitea url `binarynina` changed to `binaryninja` --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0eaf6ad8..cb54dd15 100644 --- a/README.md +++ b/README.md @@ -510,7 +510,7 @@ All of the needed Docker files already exist in the repository. To get started, mkdir tvapp2 && cd tvapp2 # to clone from our gitea website -git clone https://git.binaryninja.net/binarynina/tvapp2.git ./ +git clone https://git.binaryninja.net/binaryninja/tvapp2.git ./ # to clone from our github website git clone https://github.com/thebinaryninja/tvapp2.git ./ @@ -676,7 +676,7 @@ All of the needed Docker files already exist in the repository. To get started, mkdir tvapp2 && cd tvapp2 # to clone from our gitea website -git clone https://git.binaryninja.net/binarynina/tvapp2.git ./ +git clone https://git.binaryninja.net/binaryninja/tvapp2.git ./ # to clone from our github website git clone https://github.com/thebinaryninja/tvapp2.git ./