summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--views/partials/footer.ejs4
2 files changed, 1 insertions, 5 deletions
diff --git a/README.md b/README.md
index 3bb1093..23dfc2c 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ Installing VValls
=================
1) Install mongodb, nodejs, npm (probably comes with node) and bower
-2) `git clone git@github.com:okfocus/vvalls.git`
+2) `git clone git@github.com:julescarbon/vvalls.git`
3) `cd vvalls ; git checkout subscriptions`
4) `npm install`
5) `bower install`
diff --git a/views/partials/footer.ejs b/views/partials/footer.ejs
index cc94bc4..c62f31e 100644
--- a/views/partials/footer.ejs
+++ b/views/partials/footer.ejs
@@ -17,9 +17,5 @@
<a href="/about/howto">How To</a>
<a href="/about/terms">Terms</a>
<a href="/about/privacy">Privacy</a>
- <a href="mailto:hello@vvalls.com">Contact</a>
- <br><br>
- <span>&copy; 2015 Dot Dash 3, Inc.</span>
- <a href="http://okfoc.us/">Site by OKFocus</a>
</div>