Skip to content

Commit fc39c86

Browse files
committed
Corrected links to Focus Mode (#2471)
1 parent 4540998 commit fc39c86

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/getting_started/first_steps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ module.exports = [ eZConfig, ibexaConfig, ...customConfigs ];
4444
For more information about passwords, see [Passwords](passwords.md).
4545
For more information about production security, see [Security checklist](security_checklist.md).
4646

47-
2\. In the upper-right corner, click the avatar icon and in the drop-down menu disable the [Focus mode]([[= user_doc =]]/getting_started/#focus-mode).
47+
2\. In the upper-right corner, click the avatar icon and in the drop-down menu disable the [Focus mode]([[= user_doc =]]/getting_started/discover_ui/#focus-mode).
4848

4949
3\. Select Content and go to content types.
5050

docs/tutorials/beginner_tutorial/2_create_the_content_model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ In this step you'll add the first content type, Ride.
3131

3232
Go to the admin interface (`<yourdomain>/admin`) and log in with the default username: `admin` and the default password: `publish`
3333

34-
In the upper-right corner, click the avatar icon to unfold the drop-down menu and disable the [Focus mode]([[= user_doc =]]/getting_started/#focus-mode).
34+
In the upper-right corner, click the avatar icon to unfold the drop-down menu and disable the [Focus mode]([[= user_doc =]]/getting_started/discover_ui/#focus-mode).
3535

3636
In the main menu, go to **Content** -> **Content types**.
3737

0 commit comments

Comments
 (0)