Skip to content

Commit

Permalink
fix: Search url
Browse files Browse the repository at this point in the history
  • Loading branch information
dogukanoksuz committed Nov 1, 2023
1 parent f202475 commit 902d12b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/liman.php
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
],
[
'name' => 'Kişisel Erişim Anahtarları',
'url' => '/settings/access_tokens'
'url' => '/settings/tokens'
]
]
]
Expand Down

0 comments on commit 902d12b

Please sign in to comment.