Skip to content

Commit c8d1e68

Browse files
committed
Rename Search Hexdocs link to Go to package docs
1 parent 33b1ffc commit c8d1e68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/ex_doc/formatter/html/templates/footer_template.eex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<% end %>
1414

1515
<span class="line">
16-
<button class="a-main footer-button display-quick-switch" title="Search HexDocs packages">
17-
Search HexDocs
16+
<button class="a-main footer-button display-quick-switch" title="Go to package docs">
17+
Go to package docs
1818
</button>
1919

2020
<%= if "epub" in config.formatters do %>

0 commit comments

Comments
 (0)