Skip to content

Commit 9cf43fd

Browse files
committed
Also link OCaml API
1 parent a9e40b5 commit 9cf43fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/rocqproverorg_frontend/pages/learn.eml

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Learn_layout.single_column_layout
2929
~href:(Url.install) "" %>
3030
<%s! Hero_section.hero_button ~left_icon:(Icons.book "w-5 h-5") ~right_icon:(Icons.link "w-5 h-5") ~text:("Rocq Reference Manual") ~href:(Url.manual) "" %>
3131
<%s! Hero_section.hero_button ~left_icon:(Icons.book "w-5 h-5") ~right_icon:(Icons.link "w-5 h-5") ~text:("Rocq Core Library API") ~href:(Url.corelib) "" %>
32+
<%s! Hero_section.hero_button ~left_icon:(Icons.book "w-5 h-5") ~right_icon:(Icons.link "w-5 h-5") ~text:("Rocq OCaml API") ~href:(Url.api) "" %>
3233
<%s! Hero_section.hero_button ~left_icon:(Icons.book "w-5 h-5") ~right_icon:(Icons.link "w-5 h-5") ~text:("Rocq Standard Library Manual") ~href:(Url.stdlib_manual) "" %>
3334
<%s! Hero_section.hero_button ~left_icon:(Icons.book "w-5 h-5") ~right_icon:(Icons.link "w-5 h-5") ~text:("Rocq Standard Library API") ~href:(Url.stdlib) "" %>
3435
</div>

0 commit comments

Comments
 (0)