Skip to content

Fix all the redirection links in deprecated docs #9382

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 20, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/docs/reference/contextual/delegates.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ layout: doc-page
title: "Given Instances"
---

The contents of this page have [moved](./givens.html).
The contents of this page have [moved](./givens.md).
2 changes: 1 addition & 1 deletion docs/docs/reference/contextual/given-clauses.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ layout: doc-page
title: "Given Parameters"
---

The contents of this page have [moved](./using-clauses.html).
The contents of this page have [moved](./using-clauses.md).

Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ layout: doc-page
title: "Implicit By-Name Parameters"
---

The contents of this page have [moved](./by-name-context-parameters.html).
The contents of this page have [moved](./by-name-context-parameters.md).

Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ layout: doc-page
title: "Implicit Function Types - More Details"
---

The contents of this page have [moved](./context-functions-spec.html).
The contents of this page have [moved](./context-functions-spec.md).

2 changes: 1 addition & 1 deletion docs/docs/reference/contextual/implicit-function-types.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ layout: doc-page
title: "Implicit Function Types"
---

The contents of this page have [moved](./context-functions.html).
The contents of this page have [moved](./context-functions.md).
2 changes: 1 addition & 1 deletion docs/docs/reference/contextual/import-delegate.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ layout: doc-page
title: "Import Given"
---

The contents of this page have [moved](./given-imports.html).
The contents of this page have [moved](./given-imports.md).

2 changes: 1 addition & 1 deletion docs/docs/reference/contextual/import-implied.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
The contents of this page have [moved](./given-imports.html).
The contents of this page have [moved](./given-imports.md).
Original file line number Diff line number Diff line change
@@ -1 +1 @@
The contents of this page have [moved](./by-name-context-parameters.html).
The contents of this page have [moved](./by-name-context-parameters.md).
2 changes: 1 addition & 1 deletion docs/docs/reference/contextual/inferable-params.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
The contents of this page have [moved](./using-clauses.html).
The contents of this page have [moved](./using-clauses.md).
2 changes: 1 addition & 1 deletion docs/docs/reference/contextual/instance-defs.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
The contents of this page have [moved](./givens.html).
The contents of this page have [moved](./givens.md).
2 changes: 1 addition & 1 deletion docs/docs/reference/contextual/query-types-spec.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
The contents of this page have [moved](./context-functions-spec.html).
The contents of this page have [moved](./context-functions-spec.md).
2 changes: 1 addition & 1 deletion docs/docs/reference/contextual/query-types.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
The contents of this page have [moved](./context-functions.html).
The contents of this page have [moved](./context-functions.md).
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
layout: doc-page
title: "Implicit By-Name Parameters"
---
The contents of this page have [moved](../contextual/by-name-context-parameters.html).
The contents of this page have [moved](../contextual/by-name-context-parameters.md).