diff --git a/docs/docs/reference/contextual/delegates.md b/docs/docs/reference/contextual/delegates.md index 9baee04aff65..ea5ffcfee205 100644 --- a/docs/docs/reference/contextual/delegates.md +++ b/docs/docs/reference/contextual/delegates.md @@ -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). diff --git a/docs/docs/reference/contextual/given-clauses.md b/docs/docs/reference/contextual/given-clauses.md index eff0a8cd3e48..85a691e55bbe 100644 --- a/docs/docs/reference/contextual/given-clauses.md +++ b/docs/docs/reference/contextual/given-clauses.md @@ -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). diff --git a/docs/docs/reference/contextual/implicit-by-name-parameters.md b/docs/docs/reference/contextual/implicit-by-name-parameters.md index 45f0677b413c..52aa41b50daf 100644 --- a/docs/docs/reference/contextual/implicit-by-name-parameters.md +++ b/docs/docs/reference/contextual/implicit-by-name-parameters.md @@ -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). diff --git a/docs/docs/reference/contextual/implicit-function-types-spec.md b/docs/docs/reference/contextual/implicit-function-types-spec.md index 64e0d3c2126b..5bceb18649af 100644 --- a/docs/docs/reference/contextual/implicit-function-types-spec.md +++ b/docs/docs/reference/contextual/implicit-function-types-spec.md @@ -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). diff --git a/docs/docs/reference/contextual/implicit-function-types.md b/docs/docs/reference/contextual/implicit-function-types.md index 813777b66ce3..1507a3d46559 100644 --- a/docs/docs/reference/contextual/implicit-function-types.md +++ b/docs/docs/reference/contextual/implicit-function-types.md @@ -3,4 +3,4 @@ layout: doc-page title: "Implicit Function Types" --- -The contents of this page have [moved](./context-functions.html). \ No newline at end of file +The contents of this page have [moved](./context-functions.md). diff --git a/docs/docs/reference/contextual/import-delegate.md b/docs/docs/reference/contextual/import-delegate.md index d3e9345492ed..09af1f3cc30c 100644 --- a/docs/docs/reference/contextual/import-delegate.md +++ b/docs/docs/reference/contextual/import-delegate.md @@ -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). diff --git a/docs/docs/reference/contextual/import-implied.md b/docs/docs/reference/contextual/import-implied.md index d0f0546f4fd4..6db3715fb218 100644 --- a/docs/docs/reference/contextual/import-implied.md +++ b/docs/docs/reference/contextual/import-implied.md @@ -1 +1 @@ -The contents of this page have [moved](./given-imports.html). \ No newline at end of file +The contents of this page have [moved](./given-imports.md). diff --git a/docs/docs/reference/contextual/inferable-by-name-parameters.md b/docs/docs/reference/contextual/inferable-by-name-parameters.md index 6ca9bcdd911d..fd5984334404 100644 --- a/docs/docs/reference/contextual/inferable-by-name-parameters.md +++ b/docs/docs/reference/contextual/inferable-by-name-parameters.md @@ -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). diff --git a/docs/docs/reference/contextual/inferable-params.md b/docs/docs/reference/contextual/inferable-params.md index 5cacf8421399..74b6b683301b 100644 --- a/docs/docs/reference/contextual/inferable-params.md +++ b/docs/docs/reference/contextual/inferable-params.md @@ -1 +1 @@ -The contents of this page have [moved](./using-clauses.html). \ No newline at end of file +The contents of this page have [moved](./using-clauses.md). diff --git a/docs/docs/reference/contextual/instance-defs.md b/docs/docs/reference/contextual/instance-defs.md index ebdc46d2c804..df5513602021 100644 --- a/docs/docs/reference/contextual/instance-defs.md +++ b/docs/docs/reference/contextual/instance-defs.md @@ -1 +1 @@ -The contents of this page have [moved](./givens.html). \ No newline at end of file +The contents of this page have [moved](./givens.md). diff --git a/docs/docs/reference/contextual/query-types-spec.md b/docs/docs/reference/contextual/query-types-spec.md index aebe0320ff4f..174d14b94946 100644 --- a/docs/docs/reference/contextual/query-types-spec.md +++ b/docs/docs/reference/contextual/query-types-spec.md @@ -1 +1 @@ -The contents of this page have [moved](./context-functions-spec.html). \ No newline at end of file +The contents of this page have [moved](./context-functions-spec.md). diff --git a/docs/docs/reference/contextual/query-types.md b/docs/docs/reference/contextual/query-types.md index 6b6fe7ecb89e..a1288ab659dd 100644 --- a/docs/docs/reference/contextual/query-types.md +++ b/docs/docs/reference/contextual/query-types.md @@ -1 +1 @@ -The contents of this page have [moved](./context-functions.html). \ No newline at end of file +The contents of this page have [moved](./context-functions.md). diff --git a/docs/docs/reference/other-new-features/implicit-by-name-parameters.md b/docs/docs/reference/other-new-features/implicit-by-name-parameters.md index ff54f8d4a6e3..80c42ca4c46b 100644 --- a/docs/docs/reference/other-new-features/implicit-by-name-parameters.md +++ b/docs/docs/reference/other-new-features/implicit-by-name-parameters.md @@ -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).