diff options
| author | Mikhail Burakov <mburakov@mailbox.org> | 2023-04-08 13:58:06 +0200 | 
|---|---|---|
| committer | Mikhail Burakov <mburakov@mailbox.org> | 2023-04-08 13:58:06 +0200 | 
| commit | 4252d50324a5be83b0624b5fc640dc96a4a53c1e (patch) | |
| tree | f7526b45011f4ff979a03b2f0ef2bdf9ee76f934 /.gitmodules | |
| parent | a1235cfd3581b3c5cb134d63532c9f72ad8b278a (diff) | |
Update address of toolbox submodule
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/.gitmodules b/.gitmodules index 2feff5d..1c21784 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@  [submodule "toolbox"]  	path = toolbox -	url = http://burakov.eu/toolbox.git +	url = https://burakov.eu/toolbox.git | 
