Skip to content

Commit 0edf8d6

Browse files
authored
Remove non-working www subdomain from OpenLibm (#261)
1 parent ae2d916 commit 0edf8d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ <h1 class="header">OpenLibm</h1>
2929
<h2>
3030
<a id="openlibm" class="anchor" href="#openlibm" aria-hidden="true"><span class="octicon octicon-link"></span></a>OpenLibm</h2>
3131

32-
<p><a href="http://www.openlibm.org">OpenLibm</a> is an effort to have a high quality, portable, standalone
32+
<p><a href="http://openlibm.org">OpenLibm</a> is an effort to have a high quality, portable, standalone
3333
C mathematical library (<a href="http://en.wikipedia.org/wiki/libm"><code>libm</code></a>).
3434
It can be used standalone in applications and programming language
3535
implementations.</p>

0 commit comments

Comments
 (0)