Skip to content

Commit d621cde

Browse files
committed
chore: fix rewrite
1 parent ca9ee66 commit d621cde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

next.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ module.exports = withBundleAnalyzer({
113113
},
114114
{
115115
source: '/:id/listening-clocks',
116-
destination: '/user/:id/listening-locks',
116+
destination: '/user/:id/listening-clocks',
117117
},
118118
{
119119
source: '/:id/genres',

0 commit comments

Comments
 (0)