File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1174,7 +1174,7 @@ const oel: SidebarItemsConfig = [
1174
1174
"self-hosted/oel/quickstart" ,
1175
1175
{
1176
1176
type : "category" ,
1177
- label : "OAuth2 Server " ,
1177
+ label : "Ory Hydra OAuth2 " ,
1178
1178
items : [
1179
1179
"self-hosted/oel/oauth2/migrate" ,
1180
1180
"self-hosted/oel/oauth2/token-prefix" ,
@@ -1186,12 +1186,12 @@ const oel: SidebarItemsConfig = [
1186
1186
} ,
1187
1187
{
1188
1188
type : "category" ,
1189
- label : "Zero Trust Proxy " ,
1189
+ label : "Ory Oathkeeper Zero Trust" ,
1190
1190
items : [ "self-hosted/oel/oathkeeper/upgrade-oathkeeper" ] ,
1191
1191
} ,
1192
1192
{
1193
1193
type : "category" ,
1194
- label : "Identity Server " ,
1194
+ label : "Ory Kratos Identities " ,
1195
1195
items : [
1196
1196
"self-hosted/oel/kratos/upgrade-kratos" ,
1197
1197
"self-hosted/oel/kratos/changelog" ,
You can’t perform that action at this time.
0 commit comments