Skip to content

Commit f1d1fef

Browse files
authored
fix postgresql backup link (#289)
1 parent 3ee04c4 commit f1d1fef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/docs/sidebars.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2055,7 +2055,7 @@ module.exports = {
20552055
},
20562056
{
20572057
type: 'doc',
2058-
id: 'mariadb/how-to/backup',
2058+
id: 'postgresql/how-to/backup',
20592059
label: 'Backup data',
20602060
},
20612061
{

0 commit comments

Comments
 (0)