diff options
| author | Maxxiii <[email protected]> | 2020-09-15 18:45:51 +0300 |
|---|---|---|
| committer | Maxxiii <[email protected]> | 2020-09-15 18:45:51 +0300 |
| commit | 17a5ff071604e2872c1465b946ae6807410a4fd8 (patch) | |
| tree | 3f89b9e7dc462a1120ac5e9ca9cd71a3cf8539b7 | |
| parent | Fix third-party links for VTFLib and add mirrors for them (diff) | |
| download | nemstools.github.io-17a5ff071604e2872c1465b946ae6807410a4fd8.tar.xz nemstools.github.io-17a5ff071604e2872c1465b946ae6807410a4fd8.zip | |
Fix other links on VTFLib page
| -rw-r--r-- | pages/VTFLib.html | 10 | ||||
| -rw-r--r-- | subpages/Comments/VTFLib-page1.html | 10 | ||||
| -rw-r--r-- | subpages/Comments/VTFLib-page2.html | 10 |
3 files changed, 12 insertions, 18 deletions
diff --git a/pages/VTFLib.html b/pages/VTFLib.html index bc420d4..f8ad03d 100644 --- a/pages/VTFLib.html +++ b/pages/VTFLib.html @@ -48,8 +48,8 @@ </div> <div class="content"><b>About:</b> - <p>VTFLib is a LGPL open source programming library, written by <a - href="https://web.archive.org/web/20200201044259/http://www.wunderboy.org/">Neil Jedrzejewski</a> + <p>VTFLib is a LGPL open source programming library, written by <a href="http://www.wunderboy.org/">Neil + Jedrzejewski</a> and I. VTFLib provides a C and C++ API that, with a few simple functions, can open and save .vtf and .vmt files, providing access to all known features. The library functions independent of Steam, allowing third party applications to use the library without Steam present or runningi on the target @@ -99,11 +99,9 @@ <b>Documentation:</b> <ul> - <li><a - href="https://web.archive.org/web/20200201044259/http://www.wunderboy.org/docs/vtflib_docs/">VTFLib + <li><a href="http://www.wunderboy.org/docs/vtflib_docs/">VTFLib Documentation</a></li> - <li><a - href="https://web.archive.org/web/20200201044259/http://developer.valvesoftware.com/wiki/VTF">VTF + <li><a href="http://developer.valvesoftware.com/wiki/VTF">VTF Image Format</a></li> </ul> diff --git a/subpages/Comments/VTFLib-page1.html b/subpages/Comments/VTFLib-page1.html index bfca553..6a6bc66 100644 --- a/subpages/Comments/VTFLib-page1.html +++ b/subpages/Comments/VTFLib-page1.html @@ -48,8 +48,8 @@ </div> <div class="content"><b>About:</b> - <p>VTFLib is a LGPL open source programming library, written by <a - href="https://web.archive.org/web/20200201044259/http://www.wunderboy.org/">Neil Jedrzejewski</a> + <p>VTFLib is a LGPL open source programming library, written by <a href="http://www.wunderboy.org/">Neil + Jedrzejewski</a> and I. VTFLib provides a C and C++ API that, with a few simple functions, can open and save .vtf and .vmt files, providing access to all known features. The library functions independent of Steam, allowing third party applications to use the library without Steam present or runningi on the target @@ -99,11 +99,9 @@ <b>Documentation:</b> <ul> - <li><a - href="https://web.archive.org/web/20200201044259/http://www.wunderboy.org/docs/vtflib_docs/">VTFLib + <li><a href="http://www.wunderboy.org/docs/vtflib_docs/">VTFLib Documentation</a></li> - <li><a - href="https://web.archive.org/web/20200201044259/http://developer.valvesoftware.com/wiki/VTF">VTF + <li><a href="http://developer.valvesoftware.com/wiki/VTF">VTF Image Format</a></li> </ul> diff --git a/subpages/Comments/VTFLib-page2.html b/subpages/Comments/VTFLib-page2.html index 0e54f39..10289e6 100644 --- a/subpages/Comments/VTFLib-page2.html +++ b/subpages/Comments/VTFLib-page2.html @@ -48,8 +48,8 @@ </div> <div class="content"><b>About:</b> - <p>VTFLib is a LGPL open source programming library, written by <a - href="https://web.archive.org/web/20200201044259/http://www.wunderboy.org/">Neil Jedrzejewski</a> + <p>VTFLib is a LGPL open source programming library, written by <a href="http://www.wunderboy.org/">Neil + Jedrzejewski</a> and I. VTFLib provides a C and C++ API that, with a few simple functions, can open and save .vtf and .vmt files, providing access to all known features. The library functions independent of Steam, allowing third party applications to use the library without Steam present or runningi on the target @@ -99,11 +99,9 @@ <b>Documentation:</b> <ul> - <li><a - href="https://web.archive.org/web/20200201044259/http://www.wunderboy.org/docs/vtflib_docs/">VTFLib + <li><a href="http://www.wunderboy.org/docs/vtflib_docs/">VTFLib Documentation</a></li> - <li><a - href="https://web.archive.org/web/20200201044259/http://developer.valvesoftware.com/wiki/VTF">VTF + <li><a href="http://developer.valvesoftware.com/wiki/VTF">VTF Image Format</a></li> </ul> |