diff options
author | Colin Booth <colin@heliocat.net> | 2020-03-30 16:57:32 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-03-30 17:23:54 +0000 |
commit | a370c3fb9c794fec7d35c5f60d2041ae26718161 (patch) | |
tree | e1315693cee7514ebc7752efe9691a5a4ef6d686 /doc/upgrade.html | |
parent | b11f71b9c092e9d1cdb8f354d5332c59dc222aba (diff) | |
download | execline-a370c3fb9c794fec7d35c5f60d2041ae26718161.tar.xz |
execline: fix html errors
Signed-off-by: Colin Booth <colin@heliocat.net>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 9f561a2..4dda1ef 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -21,7 +21,7 @@ <h2> in 2.6.0.0 </h2> <ul> - <li> <a href="//skarnet.org/software/skalibs/"></a>skalibs</a> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> dependency bumped to 2.9.2.0. </li> <li> <a href="dollarat.html">dollarat</a> now has its <tt>-0</tt> and <tt>-d</tt> priority unified. (Rightmost priority.) </li> @@ -39,7 +39,7 @@ was given or not. </li> <h2> in 2.5.3.0 </h2> <ul> - <li> <a href="//skarnet.org/software/skalibs/"></a>skalibs</a> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> dependency bumped to 2.9.1.0. </li> <li> <tt>--enable-pedantic-posix</tt> configure option added. </li> <li> <a href="posix-cd.html">posix-cd</a> binary added. </li> @@ -49,14 +49,14 @@ dependency bumped to 2.9.1.0. </li> <h2> in 2.5.2.0 </h2> <ul> - <li> <a href="//skarnet.org/software/skalibs/"></a>skalibs</a> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> dependency bumped to 2.9.0.0. </li> </ul> <h2> in 2.5.1.0 </h2> <ul> - <li> <a href="//skarnet.org/software/skalibs/"></a>skalibs</a> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> dependency bumped to 2.8.0.0. </li> <li> New command: <a href="envfile.html">envfile</a>. </li> <li> Everything now builds as PIC by default no matter |