We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecb8e93 commit 24f06aeCopy full SHA for 24f06ae
documentation/1.1/content/concepts/_index.md
@@ -78,7 +78,7 @@ examples are:
78
On Windows and Linux platforms, this tends to be the user's environment that they have configured to be used when
79
they log in. On macOS, native applications do not inherit the user's login environment. Instead, the application
80
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.
+when the application doesn't behave as you expect. For more information, see [Project Settings]({{< relref "/navigate/project-settings.md" >}}).
82
{{% /notice %}}
83
84
#### User Preferences
0 commit comments