Skip to content

Commit 8011f56

Browse files
authored
fix(gen): fix footer url (#5671)
1 parent d8847ac commit 8011f56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

menu/footer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"label": "API Documentation",
4-
"href": "https://www.scaleway.com/en/developers"
4+
"href": "https://www.scaleway.com/en/developers/"
55
},
66
{
77
"label": "Scaleway console",

0 commit comments

Comments
 (0)