Skip to content

Commit 2903571

Browse files
committed
findus and find-us redirects to contact
1 parent 88ddd8f commit 2903571

File tree

4 files changed

+15
-6
lines changed

4 files changed

+15
-6
lines changed

_site/feed.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
</description>
77
<link>http://pebblecode.com/</link>
88
<atom:link href="http://pebblecode.com/feed.xml" rel="self" type="application/rss+xml"/>
9-
<pubDate>Tue, 09 Jun 2015 14:39:05 +0100</pubDate>
10-
<lastBuildDate>Tue, 09 Jun 2015 14:39:05 +0100</lastBuildDate>
9+
<pubDate>Tue, 09 Jun 2015 14:41:00 +0100</pubDate>
10+
<lastBuildDate>Tue, 09 Jun 2015 14:41:00 +0100</lastBuildDate>
1111
<generator>Jekyll v2.5.3</generator>
1212

1313
<item>

_site/find-us/index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<link rel="canonical" href="/contact/"/>
5+
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
6+
<meta http-equiv="refresh" content="0;url=/contact/" />
7+
</head>
8+
<body></body>
9+
</html>

find-us.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: redirect
33
sitemap: false
4-
permalink: /jobs/
5-
redirect_to: /careers/
4+
permalink: /find-us/
5+
redirect_to: /contact/
66
---

findus.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: redirect
33
sitemap: false
4-
permalink: /jobs/
5-
redirect_to: /careers/
4+
permalink: /findus/
5+
redirect_to: /contact/
66
---

0 commit comments

Comments
 (0)