Unverified Commit 9684bdce authored by Frank Lee's avatar Frank Lee Committed by GitHub
Browse files

fixed submodule url (#167)

* added examples as submodule

* update submodule url
parent bd4840f1
...@@ -4,5 +4,6 @@ ...@@ -4,5 +4,6 @@
branch = main branch = main
[submodule "examples"] [submodule "examples"]
path = examples path = examples
url = https://github.com/FrankLeeeee/ColossalAI-Examples.git url = https://github.com/hpcaitech/ColossalAI-Examples.git
branch = main branch = main
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment