From 9158156fcefe31ec5a9c60748328b81fd2dc389b Mon Sep 17 00:00:00 2001 From: Swarnava Sengupta Date: Wed, 23 Apr 2014 01:26:58 +0530 Subject: [PATCH] Fixed Privacy links --- make_mozilla/base/templates/500.html | 4 ++-- make_mozilla/base/templates/base.html | 4 ++-- vendor | 1 - 3 files changed, 4 insertions(+), 5 deletions(-) delete mode 160000 vendor diff --git a/make_mozilla/base/templates/500.html b/make_mozilla/base/templates/500.html index 47ed8d7..07c8afe 100644 --- a/make_mozilla/base/templates/500.html +++ b/make_mozilla/base/templates/500.html @@ -60,8 +60,8 @@

About

{% endblock %} diff --git a/make_mozilla/base/templates/base.html b/make_mozilla/base/templates/base.html index 254a583..9b08c79 100644 --- a/make_mozilla/base/templates/base.html +++ b/make_mozilla/base/templates/base.html @@ -73,8 +73,8 @@

About

{% endblock %} diff --git a/vendor b/vendor deleted file mode 160000 index 7547d25..0000000 --- a/vendor +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 7547d25136f590026d4c832b6a54bc2aa7b4e211