diff options
author | Tor Andersson <tor.andersson@artifex.com> | 2017-10-18 12:41:56 +0200 |
---|---|---|
committer | Tor Andersson <tor.andersson@artifex.com> | 2017-11-13 17:05:17 +0100 |
commit | 97f133b2959a6cb823f27cdc061fe39713e1d2d6 (patch) | |
tree | 0b83aa2ded3dcbb8e1df60d42f64e96536ec0aa3 /docs/building.html | |
parent | f2228001ed04923715e116979c7d1b1dc2224075 (diff) | |
download | mupdf-97f133b2959a6cb823f27cdc061fe39713e1d2d6.tar.xz |
docs: Don't shout in the navigation bar.
Diffstat (limited to 'docs/building.html')
-rw-r--r-- | docs/building.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/building.html b/docs/building.html index 7dc435b4..8970e542 100644 --- a/docs/building.html +++ b/docs/building.html @@ -13,12 +13,12 @@ </header> <nav> -<a href="http://mupdf.com/index.html">ABOUT</a> -<a href="http://mupdf.com/news.html">NEWS</a> -<a href="index.html">DOCUMENTATION</a> -<a href="http://mupdf.com/downloads/">DOWNLOAD</a> -<a href="http://git.ghostscript.com/?p=mupdf.git;a=summary">SOURCE</a> -<a href="https://bugs.ghostscript.com/">BUGS</a> +<a href="http://mupdf.com/index.html">About</a> +<a href="http://mupdf.com/news.html">News</a> +<a href="index.html">Documentation</a> +<a href="http://mupdf.com/downloads/">Downloads</a> +<a href="http://git.ghostscript.com/?p=mupdf.git;a=summary">Source</a> +<a href="https://bugs.ghostscript.com/">Bugs</a> </nav> <article> |