Skip to content

Commit d64392f

Browse files
committed
added fix for broken link
1 parent 3ff6b64 commit d64392f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

next.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ export default withNextra({
2121
{ source: '/introduction/support', destination: '/introduction/feedback-community', permanent: true },
2222
{ source: '/manifesto.html', destination: '/introduction/manifesto', permanent: true },
2323
{ source: '/manifesto', destination: '/introduction/manifesto', permanent: true },
24+
{ source: '/get-started/bruno-basics', destination: '/get-started/bruno-basics/download', permanent: true },
2425

2526
// - /get-started links:
2627
{ source: '/tools/translator', destination: '/get-started/import-export-data/script-translator', permanent: true },

0 commit comments

Comments
 (0)