Skip to content

Commit fc14314

Browse files
committed
Update repo to deploy docs to.
1 parent 6dd2728 commit fc14314

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Rakefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#
33
# rake deploy version=0.1.1
44

5-
ENV['github'] ||= 'nadarei/mina'
6-
ENV['analytics_id'] ||= 'UA-32476157-1'
5+
ENV['github'] ||= 'mina-deploy/mina'
6+
# ENV['analytics_id'] ||= 'UA-32476157-1'
77

88
task :build do
99
cmd = "bundle exec middleman build --debug"

0 commit comments

Comments
 (0)