Skip to content

Commit adf111d

Browse files
Sofie Toft Kristensengitbook-bot
authored andcommitted
GITBOOK-45: No subject
1 parent 530f425 commit adf111d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

15/umbraco-cms/customizing/foundation/working-with-data/context-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ The consumption of the Additional API will never happen as the token uses the sa
129129
This is only relevant if you are going to make multiple context API for the same context. Discriminator only gives value for consumption of Context APIs that have a varying interface. The backoffice uses this for the different types of Workspace Contexts.
130130
{% endhint %}
131131

132-
In some cases, it is needed to have different APIs for the same context. For example, the [Workspace Contexts](../../../customizing/extending-overview/extension-types/workspace-context.md).
132+
In some cases, it is needed to have different APIs for the same context. For example, the [Workspace Contexts](../../extending-overview/extension-types/workspaces/workspace-context.md).
133133

134134
If someone wants the workspace name, they might not care about the specific API of the Workspace Context. These implementations can use a standard Context Token with a type of generic Workspace Context.
135135

0 commit comments

Comments
 (0)