diff options
| author | ꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ <erik@darapsa.co.id> | 2020-01-13 08:51:37 +0800 | 
|---|---|---|
| committer | ꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ <erik@darapsa.co.id> | 2020-01-13 08:51:37 +0800 | 
| commit | a4781228c42cd4668c432d6be3c195ce7b2fdf3c (patch) | |
| tree | 725fa807a8c737e7ca3fd582d17e00b29424744d /.gitmodules | |
| parent | 0cf274af73740a4ee48f18a66a63b6cc8355c9ab (diff) | |
Update librtclient submodule URL
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/.gitmodules b/.gitmodules index 8a122f9..24794e6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@  [submodule "librtclient"]  	path = librtclient -	url = git@github.com:darapsa/librtclient.git +	url = git://darapsa.co.id/librtclient.git |