From 62732f2bbf70bec64811ddb2742e05dd5ea065f6 Mon Sep 17 00:00:00 2001 From: Alkalus <3060479+draknyte1@users.noreply.github.com> Date: Thu, 14 Mar 2019 14:33:08 +0000 Subject: % Updated CircleCI config.yml. % Updated README.md to reflect repository transfer. --- .circleci/config.yml | 2 +- README.md | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 1dcd41c9a7..ab0869d286 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -32,7 +32,7 @@ jobs: - run: name: Run Build Script - command: sh GTPP_BuildScript.sh ${CIRCLE_BUILD_NUM} "${CIRCLE_BRANCH}" "${CIRCLE_USERNAME}" "${CIRCLE_SHA1}" + command: sh GTPP_BuildScript.sh ${CIRCLE_BUILD_NUM} "${CIRCLE_BRANCH}" "${CIRCLE_USERNAME}" "${CIRCLE_SHA1}" "${CIRCLE_PROJECT_REPONAME}" "${CIRCLE_PROJECT_USERNAME}" "https://github.com/draknyte1/GTplusplus/archive/master.zip" - save_cache: paths: diff --git a/README.md b/README.md index d90f637172..c9baad7f79 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,19 @@ # Welcome to the GT++ Github! ## Current Build Status -### CircleCI - [![CircleCI](https://circleci.com/gh/draknyte1/GTplusplus/tree/master.svg?style=svg)](https://circleci.com/gh/draknyte1/GTplusplus/tree/master) +### CircleCI - [![CircleCI](https://circleci.com/gh/alkcorp/GTplusplus/tree/master.svg?style=svg)](https://circleci.com/gh/alkcorp/GTplusplus/tree/master) ### Discord [Join the GT++ Channel - Click here](https://discord.gg/YdXJbgb) ## Issues & Suggestions -[Github Issue Template - Click here](https://github.com/draknyte1/GTplusplus/wiki/Github-Issue-Format) +[Github Issue Template - Click here](https://github.com/alkcorp/GTplusplus/wiki/Github-Issue-Format) Please read this before you submit any issues or suggestions. I will Happily take the form of code criticism or suggestions in the form of PRs. ## Download -[Recommended Version](https://github.com/draknyte1/GTplusplus/wiki/Downloads!#click-here-to-download) -[Modpack Permissions - Click here](https://github.com/draknyte1/GTplusplus/issues/24#issuecomment-252458551) +[Recommended Version](https://github.com/alkcorp/GTplusplus/wiki/Downloads!#click-here-to-download) +[Modpack Permissions - Click here](https://github.com/alkcorp/GTplusplus/issues/24#issuecomment-252458551) ## License Copyright 2016-2018 -- cgit