Skip to content

Commit fe69f77

Browse files
committed
fix: fix branding link
1 parent de7eac6 commit fe69f77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

navigation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
'url' => 'docs#providers',
2727
],
2828
'Branding' => [
29-
'url' => 'branding',
29+
'url' => 'docs/branding',
3030
],
3131
];

0 commit comments

Comments
 (0)