Skip to content

Commit 8f2ba06

Browse files
committed
Fixed broken links
1 parent 5bdd54a commit 8f2ba06

File tree

5 files changed

+13
-13
lines changed

5 files changed

+13
-13
lines changed

10/umbraco-cms/reference/routing/request-pipeline/outbound-pipeline.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ meta.Title: Outbound request pipeline
66

77
The **outbound pipeline** consists out of the following steps:
88

9-
1. [Create segments](outbound-pipeline.md#segments)
10-
2. [Create paths](outbound-pipeline.md#paths)
11-
3. [Create urls](outbound-pipeline.md#urls)
9+
1. [Create segments](#1-create-segments)
10+
2. [Create paths](#2-create-paths)
11+
3. [Create urls](#3-creating-urls)
1212

1313
To explain things we will use the following content tree:
1414

13/umbraco-cms/reference/routing/request-pipeline/outbound-pipeline.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ description: How the Umbraco outbound request pipeline works
66

77
The **outbound pipeline** consists out of the following steps:
88

9-
1. [Create segments](outbound-pipeline.md#segments)
10-
2. [Create paths](outbound-pipeline.md#paths)
11-
3. [Create urls](outbound-pipeline.md#urls)
9+
1. [Create segments](#1-create-segments)
10+
2. [Create paths](#2-create-paths)
11+
3. [Create urls](#3-creating-urls)
1212

1313
To explain things we will use the following content tree:
1414

15/umbraco-cms/reference/routing/request-pipeline/outbound-pipeline.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ description: How the Umbraco outbound request pipeline works
66

77
The **outbound pipeline** consists out of the following steps:
88

9-
1. [Create segments](outbound-pipeline.md#segments)
10-
2. [Create paths](outbound-pipeline.md#paths)
11-
3. [Create urls](outbound-pipeline.md#urls)
9+
1. [Create segments](#1-create-segments)
10+
2. [Create paths](#2-create-paths)
11+
3. [Create urls](#3-creating-urls)
1212

1313
To explain things we will use the following content tree:
1414

16/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/blocks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Blocks
22

3-
Blocks enable editors to insert structured content elements directly into the Rich Text Editor (RTE). Blocks are [Element Types](../../../../../../data/defining-content/default-document-types.md#element-type) and can be configured with custom properties, styling, and behavior.
3+
Blocks enable editors to insert structured content elements directly into the Rich Text Editor (RTE). Blocks are [Element Types](../../../../data/defining-content/default-document-types.md#element-type) and can be configured with custom properties, styling, and behavior.
44

55
Blocks can be added to the Rich Text Editor when:
66

16/umbraco-cms/reference/routing/request-pipeline/outbound-pipeline.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ description: How the Umbraco outbound request pipeline works
66

77
The **outbound pipeline** consists out of the following steps:
88

9-
1. [Create segments](outbound-pipeline.md#segments)
10-
2. [Create paths](outbound-pipeline.md#paths)
11-
3. [Create urls](outbound-pipeline.md#urls)
9+
1. [Create segments](#1-create-segments)
10+
2. [Create paths](#2-create-paths)
11+
3. [Create urls](#3-creating-urls)
1212

1313
To explain things we will use the following content tree:
1414

0 commit comments

Comments
 (0)