Skip to content

Commit e9441c6

Browse files
committed
Add 'Versions' page to search index
1 parent e904014 commit e9441c6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

static/search-index.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,11 @@
284284
"url": "/v3/users/keys/",
285285
"title": "User Public Keys",
286286
"section": "API/Users"
287+
},
288+
{
289+
"url": "/v3/versions/",
290+
"title": "Versions",
291+
"section": "API/Overview"
287292
}
288293
]
289294
}

0 commit comments

Comments
 (0)