Skip to content

Commit 13a8cfb

Browse files
committed
Re-set the modules to refer to the master branch
1 parent ce5e3c3 commit 13a8cfb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[submodule "runtimes/android"]
22
path = runtimes/android
33
url = [email protected]:NativeScript/android-runtime-docs.git
4-
branch = production
4+
branch = master
55
[submodule "runtimes/ios"]
66
path = runtimes/ios
77
url = [email protected]:NativeScript/ios-runtime-docs.git
8-
branch = production
8+
branch = master

0 commit comments

Comments
 (0)