Skip to content

Commit 2c17859

Browse files
committed
Add redirections for legacy pages
1 parent 1870233 commit 2c17859

18 files changed

+198
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
layout: page
3+
title: "It's moved..."
4+
date: 2015-05-19
5+
permalink: /2012/05/odata-v3-demo-services/
6+
---
7+
8+
<div class="jumbotron">
9+
<h2>This page has been moved to the Reference Services page</h2>
10+
<a href="/odata-services/"><h3><span class="glyphicon glyphicon-arrow-right"></span> Go to the page</h3></a>
11+
</div>

legacy_pages/consumers.html

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
layout: page
3+
title: "It's moved..."
4+
date: 2015-05-19
5+
permalink: /consumers/
6+
---
7+
8+
<div class="jumbotron">
9+
<h2>This page has been moved to the Ecosystem page</h2>
10+
<a href="/ecosystem/"><h3><span class="glyphicon glyphicon-arrow-right"></span> Go to the page</h3></a>
11+
</div>

legacy_pages/developers-articles.html

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
layout: page
3+
title: "It's moved..."
4+
date: 2015-05-19
5+
permalink: /developers/articles/
6+
---
7+
8+
<div class="jumbotron">
9+
<h2>This page has been moved to the documentation page</h2>
10+
<a href="/documentation/"><h3><span class="glyphicon glyphicon-arrow-right"></span> Go to the page</h3></a>
11+
</div>
+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
layout: page
3+
title: "It's moved..."
4+
date: 2015-05-19
5+
permalink: /developers/odata-sdk/
6+
---
7+
8+
<div class="jumbotron">
9+
<h2>The OData SDKs has been moved to the <strong>Sample Code</strong> section of the Ecosystem page</h2>
10+
<a href="/ecosystem/"><h3><span class="glyphicon glyphicon-arrow-right"></span> Go to the page</h3></a>
11+
</div>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
layout: page
3+
title: "It's moved..."
4+
date: 2015-05-19
5+
permalink: /developers/protocols/batch/
6+
---
7+
8+
<div class="jumbotron">
9+
<h2>The developers' protocol docs has been moved to the documentation page</h2>
10+
<a href="/documentation/"><h3><span class="glyphicon glyphicon-arrow-right"></span> Go to the page</h3></a>
11+
</div>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
layout: page
3+
title: "It's moved..."
4+
date: 2015-05-19
5+
permalink: /developers/protocols/atom-format/
6+
---
7+
8+
<div class="jumbotron">
9+
<h2>The developers' protocol docs has been moved to the documentation page</h2>
10+
<a href="/documentation/"><h3><span class="glyphicon glyphicon-arrow-right"></span> Go to the page</h3></a>
11+
</div>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
layout: page
3+
title: "It's moved..."
4+
date: 2015-05-19
5+
permalink: /developers/protocols/json-format/
6+
---
7+
8+
<div class="jumbotron">
9+
<h2>The developers' protocol docs has been moved to the documentation page</h2>
10+
<a href="/documentation/"><h3><span class="glyphicon glyphicon-arrow-right"></span> Go to the page</h3></a>
11+
</div>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
layout: page
3+
title: "It's moved..."
4+
date: 2015-05-19
5+
permalink: /developers/protocols/operations/
6+
---
7+
8+
<div class="jumbotron">
9+
<h2>The developers' protocol docs has been moved to the documentation page</h2>
10+
<a href="/documentation/"><h3><span class="glyphicon glyphicon-arrow-right"></span> Go to the page</h3></a>
11+
</div>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
layout: page
3+
title: "It's moved..."
4+
date: 2015-05-19
5+
permalink: /developers/protocols/overview/
6+
---
7+
8+
<div class="jumbotron">
9+
<h2>The developers' protocol docs has been moved to the documentation page</h2>
10+
<a href="/documentation/"><h3><span class="glyphicon glyphicon-arrow-right"></span> Go to the page</h3></a>
11+
</div>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
layout: page
3+
title: "It's moved..."
4+
date: 2015-05-19
5+
permalink: /developers/protocols/uri-conventions/
6+
---
7+
8+
<div class="jumbotron">
9+
<h2>The developers' protocol docs has been moved to the documentation page</h2>
10+
<a href="/documentation/"><h3><span class="glyphicon glyphicon-arrow-right"></span> Go to the page</h3></a>
11+
</div>
+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
layout: page
3+
title: "It's moved..."
4+
date: 2015-05-19
5+
permalink: /developers/protocols/
6+
---
7+
8+
<div class="jumbotron">
9+
<h2>The developers' protocol docs has been moved to the documentation page</h2>
10+
<a href="/documentation/"><h3><span class="glyphicon glyphicon-arrow-right"></span> Go to the page</h3></a>
11+
</div>

legacy_pages/developers.html

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
layout: page
3+
title: "It's moved..."
4+
date: 2015-05-19
5+
permalink: /developers/
6+
---
7+
8+
<div class="jumbotron">
9+
<h2>The developers page has been moved to the documentation page</h2>
10+
<a href="/documentation/"><h3><span class="glyphicon glyphicon-arrow-right"></span> Go to the page</h3></a>
11+
</div>

legacy_pages/docs.html

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
layout: page
3+
title: "It's moved..."
4+
date: 2015-05-19
5+
permalink: /docs/
6+
---
7+
8+
<div class="jumbotron">
9+
<h2>This page has been moved to the documentation page</h2>
10+
<a href="/documentation/"><h3><span class="glyphicon glyphicon-arrow-right"></span> Go to the page</h3></a>
11+
</div>

legacy_pages/documentation-batch.html

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
layout: page
3+
title: "It's moved..."
4+
date: 2015-05-19
5+
permalink: /documentation/batch/
6+
---
7+
8+
<div class="jumbotron">
9+
<h2>This page has been moved to the documentation page</h2>
10+
<a href="/documentation/"><h3><span class="glyphicon glyphicon-arrow-right"></span> Go to the page</h3></a>
11+
</div>
+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
layout: page
3+
title: "It's moved..."
4+
date: 2015-05-19
5+
permalink: /documentation/operations/
6+
---
7+
8+
<div class="jumbotron">
9+
<h2>This page has been moved to the documentation page</h2>
10+
<a href="/documentation/"><h3><span class="glyphicon glyphicon-arrow-right"></span> Go to the page</h3></a>
11+
</div>
+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
layout: page
3+
title: "It's moved..."
4+
date: 2015-05-19
5+
permalink: /documentation/overview/
6+
---
7+
8+
<div class="jumbotron">
9+
<h2>This page has been moved to the documentation page</h2>
10+
<a href="/documentation/"><h3><span class="glyphicon glyphicon-arrow-right"></span> Go to the page</h3></a>
11+
</div>

legacy_pages/introduction.html

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
layout: page
3+
title: "It's moved..."
4+
date: 2015-05-19
5+
permalink: /introduction/
6+
---
7+
8+
<div class="jumbotron">
9+
<h2>This page has been moved to the Getting Started page</h2>
10+
<a href="/getting-started/"><h3><span class="glyphicon glyphicon-arrow-right"></span> Go to the page</h3></a>
11+
</div>

legacy_pages/producers.html

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
layout: page
3+
title: "It's moved..."
4+
date: 2015-05-19
5+
permalink: /producers/
6+
---
7+
8+
<div class="jumbotron">
9+
<h2>This page has been moved to the Ecosystem page</h2>
10+
<a href="/ecosystem/"><h3><span class="glyphicon glyphicon-arrow-right"></span> Go to the page</h3></a>
11+
</div>

0 commit comments

Comments
 (0)