diff options
| author | ruki <[email protected]> | 2019-02-08 23:32:30 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2019-02-08 15:15:05 +0800 |
| commit | 04f4888bf721d9d78b0feb56c392122966a36a4e (patch) | |
| tree | 7f21056ae40f4e0734bd4b77eb8372f5150959fd /xmake/actions/require/main.lua | |
| parent | 7f5f3b0c1b8ffba6fed1e96fa30fcb5be3defa39 (diff) | |
update xmake github url
Diffstat (limited to 'xmake/actions/require/main.lua')
| -rw-r--r-- | xmake/actions/require/main.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/actions/require/main.lua b/xmake/actions/require/main.lua index 1ccc849ab..5e5ccd830 100644 --- a/xmake/actions/require/main.lua +++ b/xmake/actions/require/main.lua @@ -38,7 +38,7 @@ import("unlink") -- -- the default repositories: --- xmake-repo https://github.com/tboox/xmake-repo.git +-- xmake-repo https://github.com/xmake-io/xmake-repo.git -- -- add other repositories: -- xmake repo --add other-repo https://github.com/other/other-repo.git |
