We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a2a6a8 commit 17fa1aeCopy full SHA for 17fa1ae
content/docs/reference/reference.json
@@ -1072,9 +1072,9 @@
1072
},
1073
"logo-url": {
1074
"id": "logo-url",
1075
- "title": "Logo Url",
+ "title": "Logo URL",
1076
"path": "/branding#logo-url",
1077
- "description": "A Url pointing to your logo. Defaults to Pomerium's Logo.",
+ "description": "A URL pointing to your logo. Defaults to Pomerium's Logo.",
1078
"services": [],
1079
"type": "URL"
1080
@@ -1335,11 +1335,11 @@
1335
1336
"route-logo-url": {
1337
"id": "route-logo-url",
1338
- "title": "Logo URL",
+ "title": "Route Logo URL",
1339
"path": "/routes/logo-url",
1340
"services": ["proxy"],
1341
"description": "The route logo URL.",
1342
- "type": "string"
+ "type": "URL"
1343
1344
"route-timeout": {
1345
"id": "route-timeout",
0 commit comments