diff options
| author | Shulhan <ms@kilabit.info> | 2024-09-04 13:11:58 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2024-09-04 14:00:13 +0700 |
| commit | f6866e5645f1da1823f29592fda2aa161e70d655 (patch) | |
| tree | 017f7598a82c321330bc66c91dab7a1c67a5d180 | |
| parent | a75f83a70583f3b3c80af05e83c6665e2a89cdd6 (diff) | |
| download | gorankusu-f6866e5645f1da1823f29592fda2aa161e70d655.tar.xz | |
all: update submodule remote URL for "wui"
The wui repository has been renamed to pakakeh.ts.
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 0d3944a..e2c19c1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "_www/wui"] path = _www/wui - url = https://git.sr.ht/~shulhan/wui + url = https://git.sr.ht/~shulhan/pakakeh.ts |
