Skip to content

Commit 24f06ae

Browse files
add x-ref for macOS info (#86)
1 parent ecb8e93 commit 24f06ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/1.1/content/concepts/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ examples are:
7878
On Windows and Linux platforms, this tends to be the user's environment that they have configured to be used when
7979
they log in. On macOS, native applications do not inherit the user's login environment. Instead, the application
8080
inherits the environment configured by the `launchd` daemon process. If you are running on macOS, then you should keep this in mind
81-
when the application doesn't behave as you expect.
81+
when the application doesn't behave as you expect. For more information, see [Project Settings]({{< relref "/navigate/project-settings.md" >}}).
8282
{{% /notice %}}
8383

8484
#### User Preferences

0 commit comments

Comments
 (0)