Skip to content

Commit 2494cda

Browse files
committed
chore(website): change Documentazione to Report
1 parent 85c4ed0 commit 2494cda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ const config = {
7474
type: 'docSidebar',
7575
sidebarId: 'docSidebar',
7676
position: 'left',
77-
label: 'Documentazione',
77+
label: 'Report',
7878
},
7979
{
8080
href: "/api/",
@@ -96,7 +96,7 @@ const config = {
9696
title: 'Docs',
9797
items: [
9898
{
99-
label: 'Documentazione',
99+
label: 'Report',
100100
to: '/docs/category/documentazione',
101101
},
102102
],

0 commit comments

Comments
 (0)