From 26c245eb3e584966bc8061c42704d5f35718ad49 Mon Sep 17 00:00:00 2001 From: Cameron McEfee Date: Mon, 6 Jun 2011 17:47:43 -0700 Subject: add redirects for old pages --- _posts/2010-01-01-removing-sensitive-data.markdown | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 _posts/2010-01-01-removing-sensitive-data.markdown (limited to '_posts/2010-01-01-removing-sensitive-data.markdown') diff --git a/_posts/2010-01-01-removing-sensitive-data.markdown b/_posts/2010-01-01-removing-sensitive-data.markdown new file mode 100644 index 0000000..ea4a467 --- /dev/null +++ b/_posts/2010-01-01-removing-sensitive-data.markdown @@ -0,0 +1,5 @@ +--- +layout: redirect +title: Removing sensitive data +redirect_to: /remove-sensitive-data +--- \ No newline at end of file -- cgit v1.3.1