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 @@ -942,7 +942,7 @@ const sidebars = {
942942 restApiSidebar : [
943943 {
944944 type : 'link' ,
945- label : '⬅️ Back to Dev Docs content' ,
945+ label : '← Back to Dev Docs content' ,
946946 href : '/dev-docs/intro' ,
947947 } ,
948948 {
@@ -1140,7 +1140,7 @@ const sidebars = {
11401140 devDocsConfigSidebar : [
11411141 {
11421142 type : 'link' ,
1143- label : '⬅️ Back to Dev Docs content' ,
1143+ label : '← Back to Dev Docs content' ,
11441144 href : '/dev-docs/intro' ,
11451145 } ,
11461146 {
@@ -1215,7 +1215,7 @@ const sidebars = {
12151215 devDocsMigrationV5Sidebar : [
12161216 {
12171217 type : 'link' ,
1218- label : '⬅️ Back to Dev Docs content' ,
1218+ label : '← Back to Dev Docs content' ,
12191219 href : '/dev-docs/intro' ,
12201220 } ,
12211221 {
You can’t perform that action at this time.
0 commit comments