docs(github): rename driftyco references to ionic-team

This commit is contained in:
mhartington
2017-05-30 11:01:13 -04:00
parent b587a0e647
commit 28bb6dc1a8
14 changed files with 637 additions and 637 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ function run {
if [ $CHANGED -eq 0 ];
then
echo "-- No changes detected for the following commit, docs not updated."
echo "https://github.com/driftyco/$CIRCLE_PROJECT_REPONAME/commit/$CIRCLE_SHA1"
echo "https://github.com/ionic-team/$CIRCLE_PROJECT_REPONAME/commit/$CIRCLE_SHA1"
else
git config --global user.email "hi@ionicframework.com"
git config --global user.name "Ionitron"