From e27b627fe85d6125d84bf09c677afb2a0ea6c3cd Mon Sep 17 00:00:00 2001 From: AaronChan Date: Mon, 7 Mar 2016 18:03:33 +0800 Subject: [PATCH 1/2] modify 'Drawables.md'. --- .gitmodules | 2 +- guides | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 0d9e39e8d..936b48055 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "guides"] path = guides - url = https://github.com/codepath/android_guides.wiki.git + url = https://github.com/AaronChanSunny/android_guides.wiki.git branch = master diff --git a/guides b/guides index 876b9e277..ac2116f31 160000 --- a/guides +++ b/guides @@ -1 +1 @@ -Subproject commit 876b9e2779111f1241d889f7bc849dfe25fd6e1d +Subproject commit ac2116f319d196704fd000cfc3f34f76144217f3 From 3951d4e17fc125f453fca48ae59c5684d68ee04f Mon Sep 17 00:00:00 2001 From: AaronChan Date: Mon, 7 Mar 2016 18:08:34 +0800 Subject: [PATCH 2/2] change guides feature. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 936b48055..4be84c04d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "guides"] path = guides url = https://github.com/AaronChanSunny/android_guides.wiki.git - branch = master + branch = feature/aaron