Skip to content

Commit 1195106

Browse files
committed
breakout the api section
1 parent 92f208c commit 1195106

File tree

1 file changed

+1
-1
lines changed
  • pgml-dashboard/src/components/navigation/left_nav/docs

1 file changed

+1
-1
lines changed

pgml-dashboard/src/components/navigation/left_nav/docs/template.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<%
22
fn icon_map(title: &str) -> &str {
33
match title.to_lowercase().as_str() {
4-
"apis" => "sdk",
4+
"api" => "sdk",
55
"product" => "dashboard",
66
"use cases" => "account_circle",
77
"resources" => "school",

0 commit comments

Comments
 (0)