chore: Update repo URL
This commit is contained in:
parent
dba775cbc5
commit
53845e9dc3
1 changed files with 2 additions and 2 deletions
4
mix.exs
4
mix.exs
|
@ -1,8 +1,8 @@
|
|||
defmodule TreeSitter.MixProject do
|
||||
use Mix.Project
|
||||
|
||||
@version "0.0.2"
|
||||
@source_url "https://gitlab.com/mythic-insight/tree_sitter"
|
||||
@version "0.0.3"
|
||||
@source_url "https://code.mythicinsight.com/mythic-insight/tree_sitter"
|
||||
|
||||
def project do
|
||||
[
|
||||
|
|
Loading…
Reference in a new issue