From 9d61f44ce060e2cc2dab5b4fd07a71deb1bd4ce2 Mon Sep 17 00:00:00 2001 From: mkopcins <120639731+mkopcins@users.noreply.github.com> Date: Tue, 6 Aug 2024 09:12:38 +0200 Subject: [PATCH] transfer repo to software mansion labs (#14) Co-authored-by: Your Name --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index f9e8bfe..6bbbce3 100644 --- a/mix.exs +++ b/mix.exs @@ -2,7 +2,7 @@ defmodule ExVision.Mixfile do use Mix.Project @version "0.3.1" - @github_url "https://github.com/membraneframework-labs/ex_vision/" + @github_url "https://github.com/software-mansion-labs/ex_vision/" def project do [