Skip to content

Commit 154b46c

Browse files
committed
Fix tab reference to the developer meetings page
Signed-off-by: Damien L-G <[email protected]>
1 parent 041653a commit 154b46c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/_default/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ weight = 8
211211
[[languages.en.menu.main]]
212212
identifier = "dev-meetings"
213213
name = "Developer Meetings"
214-
url = "developer-meetings"
214+
url = "/developer-meetings/"
215215
parent = "Community"
216216
weight = 9
217217

0 commit comments

Comments
 (0)