We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fc108c commit 07728a2Copy full SHA for 07728a2
1 file changed
_includes/sidebar.html
@@ -26,7 +26,7 @@ <h1>
26
{% endif %}
27
{% endfor %}
28
29
- <a class="sidebar-nav-item" href="/messageformat.js/doc/">Sourcecode documentation</a>
+ <a class="sidebar-nav-item" href="/messageformat.js/doc/">API documentation</a>
30
<a class="sidebar-nav-item" href="{{ site.github.repo }}">GitHub project</a>
31
<span class="sidebar-nav-item">Currently at <a href="https://www.npmjs.com/package/messageformat">v{{ site.version }}</a></span>
32
</nav>
0 commit comments