diff options
Diffstat (limited to 'g3doc/proposals/BUILD')
-rw-r--r-- | g3doc/proposals/BUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g3doc/proposals/BUILD b/g3doc/proposals/BUILD index 3a7a377c3..710283142 100644 --- a/g3doc/proposals/BUILD +++ b/g3doc/proposals/BUILD @@ -10,7 +10,7 @@ doc( src = "gsoc-2021-ideas.md", category = "Project", include_in_menu = False, - permalink = "/community/gsoc_2021", + permalink = "/community/gsoc_2021/", subcategory = "Community", weight = "99", ) |