Skip to content

Commit

Permalink
[CHORE] fix remote repo link
Browse files Browse the repository at this point in the history
  • Loading branch information
dmh committed May 13, 2016
1 parent f74b9b5 commit 6221199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
var remoteBranch = 'gh-pages';
var remoteRepo = 'git@github.com:t3kit/felayout_t3kit_new.git';
var remoteRepo = 'git@github.com:t3kit/felayout_bluemountain.git';
module.exports = function(grunt) {
require('time-grunt')(grunt);
require('load-grunt-config')(grunt, {
Expand Down

0 comments on commit 6221199

Please sign in to comment.