diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2015-09-13 23:13:25 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2015-09-13 23:13:25 -0400 |
commit | e3a6762c014d92309f334df59ed3babbc2d71ec4 (patch) | |
tree | 4ac47392523eac8424734a5049b0a35bc4a1a83f /lynx_help/lynx-dev.html | |
parent | af4fe1a1e54bcdd693d0dd4aade6cb187ffff5db (diff) | |
download | lynx-snapshots-e3a6762c014d92309f334df59ed3babbc2d71ec4.tar.gz |
snapshot of project "lynx", label v2-8-9dev_6d
Diffstat (limited to 'lynx_help/lynx-dev.html')
-rw-r--r-- | lynx_help/lynx-dev.html | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/lynx_help/lynx-dev.html b/lynx_help/lynx-dev.html index 43457fb7..7cdda801 100644 --- a/lynx_help/lynx-dev.html +++ b/lynx_help/lynx-dev.html @@ -1,4 +1,4 @@ -<!-- $LynxId: lynx-dev.html,v 1.15 2014/01/06 22:37:07 tom Exp $ --> +<!-- $LynxId: lynx-dev.html,v 1.16 2015/09/13 23:13:25 tom Exp $ --> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> <html> @@ -48,15 +48,16 @@ <p>Besides <em>releases</em>, which are stable versions of <strong>Lynx</strong> which come out once or twice a year and can - be obtained from <a href="http://lynx.isc.org/release/">the - release site</a>, there are <em>development</em> versions, which - are experimental — though usually stable enough to use - — and appear every few weeks, depending on current - activity.</p> + be obtained from <a href= + "http://invisible-island.net/lynx/release/">the release site</a>, + there are <em>development</em> versions, which are experimental + — though usually stable enough to use — and appear + every few weeks, depending on current activity.</p> <p>You can find the latest <em>development</em> version of <strong>Lynx</strong> by visiting <a href= - "http://lynx.isc.org/current/">the development site</a>.</p> + "http://invisible-island.net/lynx/current/">the development + site</a>.</p> <h2>Subscribing to Lynx-Dev</h2> |