File tree 2 files changed +3
-3
lines changed
site/src/pages/DeploySettingsPage/AppearanceSettingsPage
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ is Coder.
15
15
16
16
## Logo URL
17
17
18
- Specify a custom URL for your enterprise's logo to be displayed in the top left
19
- corner of the dashboard. The default is the Coder logo.
18
+ Specify a custom URL for your enterprise's logo to be displayed on the sign in
19
+ page and in the top left corner of the dashboard. The default is the Coder logo.
20
20
21
21
## Service Banner
22
22
Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ export const AppearanceSettingsPageView: FC<
110
110
111
111
< Fieldset
112
112
title = "Logo URL"
113
- subtitle = "Specify a custom URL for your logo to be displayed in the top left
113
+ subtitle = "Specify a custom URL for your logo to be displayed on the sign in page and in the top left
114
114
corner of the dashboard."
115
115
validation = {
116
116
isEntitled
You can’t perform that action at this time.
0 commit comments