]> Kevux Git Server - kevux.org-website/commitdiff
Bugfix: Incorect "rel" link attributes, extra white space, and incorrect title.
authorKevin Day <thekevinday@gmail.com>
Sat, 4 Jun 2022 14:53:28 +0000 (09:53 -0500)
committerKevin Day <thekevinday@gmail.com>
Sat, 4 Jun 2022 14:55:46 +0000 (09:55 -0500)
A number of pages have "rel" link attributes that they should not or have incorrect href pages.

Update the FSS and IKI specifications to utilize "next" and "prev" "rel" link attributes.
Some of the FSS Specifications (partially) have the wrong title on the page.

37 files changed:
access_denied.html
distributions.html
distributions/turtle/changelog.html
distributions/turtle/documentation.html
distributions/turtle/documentation/additional.html
distributions/turtle/documentation/configuring.html
distributions/turtle/documentation/credits.html
distributions/turtle/documentation/installing.html
distributions/turtle/documentation/problems.html
distributions/turtle/documentation/running.html
distributions/turtle/documentation/servers.html
distributions/turtle/documentation/software.html
documentation.html
fll.html
fll/specifications/fss/fss-0000.html
fll/specifications/fss/fss-0001.html
fll/specifications/fss/fss-0002.html
fll/specifications/fss/fss-0003.html
fll/specifications/fss/fss-0004.html
fll/specifications/fss/fss-0005.html
fll/specifications/fss/fss-0006.html
fll/specifications/fss/fss-0007.html
fll/specifications/fss/fss-0008.html
fll/specifications/fss/fss-0009.html
fll/specifications/fss/fss-000a.html
fll/specifications/fss/fss-000b.html
fll/specifications/fss/fss-000c.html
fll/specifications/fss/fss-000d.html
fll/specifications/fss/fss-000e.html
fll/specifications/fss/fss-000f.html
fll/specifications/iki/iki-0000.html
fll/specifications/iki/iki-0001.html
fll/specifications/iki/iki-0002.html
licenses.html
not_found.html
projects.html
sources.html

index ca72cdd655e9f9a43aa31f5a2c2c73c89bd724e3..801eb83e4272e3e2c75e565923659a86f34c64f8 100644 (file)
@@ -23,7 +23,6 @@
     <link type="image/x-icon" rel="icon" href="images/kevux.ico">
     <link type="image/x-icon" rel="shortcut" href="images/kevux.ico">
     <link type="text/html" rel="license" href="licenses.html">
-    <link type="text/html" rel="next" href="distributions.html">
   </head>
 
   <body id="kevux" class="kevux no-js">
index 2b1f12f7ae61aa9e0b2ca9e9c0eb802d6a1e5136..0bc0618595d120058733cd0f69d1f9471d9a9bf2 100644 (file)
@@ -27,7 +27,8 @@
     <link type="image/x-icon" rel="icon" href="images/kevux.ico">
     <link type="image/x-icon" rel="shortcut" href="images/kevux.ico">
     <link type="text/html" rel="license" href="licenses.html">
-    <link type="text/html" rel="next" href="distributions.html">
+    <link type="text/html" rel="prev" href="index.html">
+    <link type="text/html" rel="next" href="fll.html">
   </head>
 
   <body id="kevux" class="kevux no-js distributions">
index c7fb3f8f86dd4099ccaff193a4264214b7d65bb8..aff297dfcb94fb76f42fea6ff9167bfbe35e9e0a 100644 (file)
@@ -27,7 +27,8 @@
     <link type="image/x-icon" rel="icon" href="images/kevux.ico">
     <link type="image/x-icon" rel="shortcut" href="images/kevux.ico">
     <link type="text/html" rel="license" href="licenses.html">
-    <link type="text/html" rel="next" href="distributions.html">
+    <link type="text/html" rel="prev" href="distributions/turtle/documentation.html">
+  </head>
   </head>
 
   <body id="kevux" class="kevux no-js distributions">
index 9f7834364684d73ddc5855f7e26949204689113a..d271ff6d7135d7a1e5c1384dedc11024a874a1a5 100644 (file)
@@ -27,7 +27,7 @@
     <link type="image/x-icon" rel="icon" href="images/kevux.ico">
     <link type="image/x-icon" rel="shortcut" href="images/kevux.ico">
     <link type="text/html" rel="license" href="licenses.html">
-    <link type="text/html" rel="next" href="distributions.html">
+    <link type="text/html" rel="next" href="distributions/turtle/changelog.html">
   </head>
 
   <body id="kevux" class="kevux no-js documentation">
index 6ea72bf2ffbc27ea6b080d74ba5d748e6abcaa5a..964e30b9b37397847d9ff70f70f81e1937b312f4 100644 (file)
@@ -28,7 +28,8 @@
     <link type="image/x-icon" rel="icon" href="images/kevux.ico">
     <link type="image/x-icon" rel="shortcut" href="images/kevux.ico">
     <link type="text/html" rel="license" href="licenses.html">
-    <link type="text/html" rel="next" href="distributions.html">
+    <link type="text/html" rel="prev" href="distributions/turtle/documentation/servers.html">
+    <link type="text/html" rel="next" href="distributions/turtle/documentation/problems.html">
   </head>
 
   <body id="kevux" class="kevux no-js distributions">
index 22439ce370682bf9471e3814eab78e3095dfe213..997a3b0880f893559911d31fbfcc68d465422c70 100644 (file)
@@ -27,8 +27,8 @@
     <link rel="canonical" href="distributions/turtle/documentation/configuring.html">
     <link type="image/x-icon" rel="icon" href="images/kevux.ico">
     <link type="image/x-icon" rel="shortcut" href="images/kevux.ico">
-    <link type="text/html" rel="license" href="licenses.html">
-    <link type="text/html" rel="next" href="distributions.html">
+    <link type="text/html" rel="prev" href="distributions/turtle/documentation/installing.html">
+    <link type="text/html" rel="next" href="distributions/turtle/documentation/servers.html">
   </head>
 
   <body id="kevux" class="kevux no-js distributions">
index 232dc7a277d8bd774c8fedffe5629a3ff9ce555c..de32b6ee8e27a39c950c18cc44d1dcdf6e15f92a 100644 (file)
@@ -28,7 +28,7 @@
     <link type="image/x-icon" rel="icon" href="images/kevux.ico">
     <link type="image/x-icon" rel="shortcut" href="images/kevux.ico">
     <link type="text/html" rel="license" href="licenses.html">
-    <link type="text/html" rel="next" href="distributions.html">
+    <link type="text/html" rel="prev" href="distributions/turtle/documentation/problems.html">
   </head>
 
   <body id="kevux" class="kevux no-js distributions">
index 311bca42faf8eb739c9a2729a87e61871c98e4bd..6da3d49053a6dd38df24c0c6ac7b1978a2047422 100644 (file)
@@ -28,7 +28,8 @@
     <link type="image/x-icon" rel="icon" href="images/kevux.ico">
     <link type="image/x-icon" rel="shortcut" href="images/kevux.ico">
     <link type="text/html" rel="license" href="licenses.html">
-    <link type="text/html" rel="next" href="distributions.html">
+    <link type="text/html" rel="prev" href="distributions/turtle/documentation/running.html">
+    <link type="text/html" rel="next" href="distributions/turtle/documentation/configuring.html">
   </head>
 
   <body id="kevux" class="kevux no-js distributions">
index cdceb3d044fe34f0e0494bf71869ceca484e2541..ef528ae6666f6fe42ada68ed40708d0760fbbda8 100644 (file)
@@ -27,8 +27,8 @@
     <link rel="canonical" href="distributions/turtle/documentation/problems.html">
     <link type="image/x-icon" rel="icon" href="images/kevux.ico">
     <link type="image/x-icon" rel="shortcut" href="images/kevux.ico">
-    <link type="text/html" rel="license" href="licenses.html">
-    <link type="text/html" rel="next" href="distributions.html">
+    <link type="text/html" rel="prev" href="distributions/turtle/documentation/additional.html">
+    <link type="text/html" rel="next" href="distributions/turtle/documentation/credits.html">
   </head>
 
   <body id="kevux" class="kevux no-js distributions">
index 8aa738d24279053642db6a74e895400bf0cb79fb..61f0dd2c2d96b8d01d9803511d11aa66c9f4ae4c 100644 (file)
@@ -27,8 +27,8 @@
     <link rel="canonical" href="distributions/turtle/documentation/running.html">
     <link type="image/x-icon" rel="icon" href="images/kevux.ico">
     <link type="image/x-icon" rel="shortcut" href="images/kevux.ico">
-    <link type="text/html" rel="license" href="licenses.html">
-    <link type="text/html" rel="next" href="distributions.html">
+    <link type="text/html" rel="prev" href="distributions/turtle/documentation/software.html">
+    <link type="text/html" rel="next" href="distributions/turtle/documentation/installing.html">
   </head>
 
   <body id="kevux" class="kevux no-js distributions">
index 404d1b63f84e37fd5fd02d76bd3d05247b94e2f0..eea8103f52be7a7ef89f7030d26865195c465342 100644 (file)
@@ -27,8 +27,8 @@
     <link rel="canonical" href="distributions/turtle/documentation/servers.html">
     <link type="image/x-icon" rel="icon" href="images/kevux.ico">
     <link type="image/x-icon" rel="shortcut" href="images/kevux.ico">
-    <link type="text/html" rel="license" href="licenses.html">
-    <link type="text/html" rel="next" href="distributions.html">
+    <link type="text/html" rel="prev" href="distributions/turtle/documentation/configuring.html">
+    <link type="text/html" rel="next" href="distributions/turtle/documentation/additional.html">
   </head>
 
   <body id="kevux" class="kevux no-js distributions">
index 9cbe108728d76c75978c30e8e7ba4d4c076c6f2f..db9774e87fd9f1ea02e4c94540f3b93f1b6bad52 100644 (file)
@@ -27,8 +27,7 @@
     <link rel="canonical" href="distributions/turtle/documentation/software.html">
     <link type="image/x-icon" rel="icon" href="images/kevux.ico">
     <link type="image/x-icon" rel="shortcut" href="images/kevux.ico">
-    <link type="text/html" rel="license" href="licenses.html">
-    <link type="text/html" rel="next" href="distributions.html">
+    <link type="text/html" rel="next" href="distributions/turtle/documentation/running.html">
   </head>
 
   <body id="kevux" class="kevux no-js distributions">
index 25df04e3ef79a610a5bb92ab9ac61c4a8cbc0068..da8fa9b70a3adaaa3538afdf1c6cc6776f0431c5 100644 (file)
@@ -27,7 +27,7 @@
     <link type="image/x-icon" rel="icon" href="images/kevux.ico">
     <link type="image/x-icon" rel="shortcut" href="images/kevux.ico">
     <link type="text/html" rel="license" href="licenses.html">
-    <link type="text/html" rel="next" href="distributions.html">
+    <link type="text/html" rel="prev" href="projects.html">
   </head>
 
   <body id="kevux" class="kevux no-jSS Extended List Writes documentation">
index 5a672b0eedc044a607fac83bfef3cae062b43a3b..6358b64fea9d06845a1d807a5cea00b5d93401e3 100644 (file)
--- a/fll.html
+++ b/fll.html
@@ -27,7 +27,8 @@
     <link type="image/x-icon" rel="icon" href="images/kevux.ico">
     <link type="image/x-icon" rel="shortcut" href="images/kevux.ico">
     <link type="text/html" rel="license" href="licenses.html">
-    <link type="text/html" rel="next" href="distributions.html">
+    <link type="text/html" rel="prev" href="distributions.html">
+    <link type="text/html" rel="next" href="projects.html">
   </head>
 
   <body id="kevux" class="kevux no-js">
index 3551667289252a097125f8cc9c43b3ae16a7e3c6..1e5dfa96c118ad37620bc7055d001d19150bdc2c 100644 (file)
@@ -27,6 +27,7 @@
     <link type="image/x-icon" rel="icon" href="images/kevux.ico">
     <link type="image/x-icon" rel="shortcut" href="images/kevux.ico">
     <link type="text/html" rel="license" href="licenses.html">
+    <link type="text/html" rel="next" href="fll/specifications/fss/fss-0001.html">
   </head>
 
   <body id="kevux" class="kevux no-js fll specifications">
index fccb4f125f0244d7e332ec064cb32e9f5abc10c3..90819b1e16fcaa62fda390c3dd72b8c63d4cdd7d 100644 (file)
@@ -27,6 +27,8 @@
     <link type="image/x-icon" rel="icon" href="images/kevux.ico">
     <link type="image/x-icon" rel="shortcut" href="images/kevux.ico">
     <link type="text/html" rel="license" href="licenses.html">
+    <link type="text/html" rel="prev" href="fll/specifications/fss/fss-0000.html">
+    <link type="text/html" rel="next" href="fll/specifications/fss/fss-0002.html">
   </head>
 
   <body id="kevux" class="kevux no-js fll specifications">
index edfc6e1f50055419e6d0d7d508dd1cd14a3b5138..d432b1b23ca00cfec9e22ace9d2f786f2570b04f 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html lang="en">
   <head>
-    <title>FLL - Specifications - FSS-0000 (Basic List)</title>
+    <title>FLL - Specifications - FSS-0002 (Basic List)</title>
 
     <base href="../../../">
 
@@ -27,6 +27,8 @@
     <link type="image/x-icon" rel="icon" href="images/kevux.ico">
     <link type="image/x-icon" rel="shortcut" href="images/kevux.ico">
     <link type="text/html" rel="license" href="licenses.html">
+    <link type="text/html" rel="prev" href="fll/specifications/fss/fss-0001.html">
+    <link type="text/html" rel="next" href="fll/specifications/fss/fss-0003.html">
   </head>
 
   <body id="kevux" class="kevux no-js fll specifications">
index 1261ee8d301782a855c9e0889994340649e13dbc..2f47a19c45aadb6b9f3de96e5fa52a08de5d0401 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html lang="en">
   <head>
-    <title>FLL - Specifications - FSS-0000 (Extended List)</title>
+    <title>FLL - Specifications - FSS-0003 (Extended List)</title>
 
     <base href="../../../">
 
@@ -27,6 +27,8 @@
     <link type="image/x-icon" rel="icon" href="images/kevux.ico">
     <link type="image/x-icon" rel="shortcut" href="images/kevux.ico">
     <link type="text/html" rel="license" href="licenses.html">
+    <link type="text/html" rel="prev" href="fll/specifications/fss/fss-0002.html">
+    <link type="text/html" rel="next" href="fll/specifications/fss/fss-0004.html">
   </head>
 
   <body id="kevux" class="kevux no-js fll specifications">
index 117955b9859843e9003e1563a28f9b4ccf85e288..50a422d73ceb4818df9ad8d7ac74048d2de38f5a 100644 (file)
@@ -27,6 +27,8 @@
     <link type="image/x-icon" rel="icon" href="images/kevux.ico">
     <link type="image/x-icon" rel="shortcut" href="images/kevux.ico">
     <link type="text/html" rel="license" href="licenses.html">
+    <link type="text/html" rel="prev" href="fll/specifications/fss/fss-0003.html">
+    <link type="text/html" rel="next" href="fll/specifications/fss/fss-0005.html">
   </head>
 
   <body id="kevux" class="kevux no-js fll specifications">
index fac9cddb8b18c9ae6c673be7a5ac13550db756cb..4779683b1472b3f205dab52708b948dde2537a65 100644 (file)
@@ -27,6 +27,8 @@
     <link type="image/x-icon" rel="icon" href="images/kevux.ico">
     <link type="image/x-icon" rel="shortcut" href="images/kevux.ico">
     <link type="text/html" rel="license" href="licenses.html">
+    <link type="text/html" rel="prev" href="fll/specifications/fss/fss-0004.html">
+    <link type="text/html" rel="next" href="fll/specifications/fss/fss-0006.html">
   </head>
 
   <body id="kevux" class="kevux no-js fll specifications">
index c84f304fb4bd4e0bb327a2190bebe9177347ee3b..6019ee6c4d0757cd7b00a652887793a41f59cab3 100644 (file)
@@ -27,6 +27,8 @@
     <link type="image/x-icon" rel="icon" href="images/kevux.ico">
     <link type="image/x-icon" rel="shortcut" href="images/kevux.ico">
     <link type="text/html" rel="license" href="licenses.html">
+    <link type="text/html" rel="prev" href="fll/specifications/fss/fss-0005.html">
+    <link type="text/html" rel="next" href="fll/specifications/fss/fss-0007.html">
   </head>
 
   <body id="kevux" class="kevux no-js fll specifications">
index 2e192b67af32b9367c8a565d3c68def788ca094f..42ff08dfe2fe025242abee4dbbe03d71e37d1d64 100644 (file)
@@ -27,6 +27,8 @@
     <link type="image/x-icon" rel="icon" href="images/kevux.ico">
     <link type="image/x-icon" rel="shortcut" href="images/kevux.ico">
     <link type="text/html" rel="license" href="licenses.html">
+    <link type="text/html" rel="prev" href="fll/specifications/fss/fss-0006.html">
+    <link type="text/html" rel="next" href="fll/specifications/fss/fss-0008.html">
   </head>
 
   <body id="kevux" class="kevux no-js fll specifications">
index 0c3d9246313075bdb1943747c093e56d9976d122..5c64e04ec005a205db32f80b9cd011571561c368 100644 (file)
@@ -27,6 +27,8 @@
     <link type="image/x-icon" rel="icon" href="images/kevux.ico">
     <link type="image/x-icon" rel="shortcut" href="images/kevux.ico">
     <link type="text/html" rel="license" href="licenses.html">
+    <link type="text/html" rel="prev" href="fll/specifications/fss/fss-0007.html">
+    <link type="text/html" rel="next" href="fll/specifications/fss/fss-0009.html">
   </head>
 
   <body id="kevux" class="kevux no-js fll specifications">
index 5bd904eb769e458ddcdc91ba43c04fd24f7bf2e7..81df7a6ef82697d045f5b3fa88682843f49d8b25 100644 (file)
@@ -27,6 +27,8 @@
     <link type="image/x-icon" rel="icon" href="images/kevux.ico">
     <link type="image/x-icon" rel="shortcut" href="images/kevux.ico">
     <link type="text/html" rel="license" href="licenses.html">
+    <link type="text/html" rel="prev" href="fll/specifications/fss/fss-0008.html">
+    <link type="text/html" rel="next" href="fll/specifications/fss/fss-000a.html">
   </head>
 
   <body id="kevux" class="kevux no-js fll specifications">
index aa21d5f1eed560245412698571e2c7e5ed7a109d..5374124236c96a99f572d75f1612155ee5859e08 100644 (file)
@@ -27,6 +27,8 @@
     <link type="image/x-icon" rel="icon" href="images/kevux.ico">
     <link type="image/x-icon" rel="shortcut" href="images/kevux.ico">
     <link type="text/html" rel="license" href="licenses.html">
+    <link type="text/html" rel="prev" href="fll/specifications/fss/fss-0009.html">
+    <link type="text/html" rel="next" href="fll/specifications/fss/fss-000b.html">
   </head>
 
   <body id="kevux" class="kevux no-js fll specifications">
index a0ce7ce3540b31837545ee434e44b36589a02494..b8c54b0f380ef247fab4c18a322ca7cec6290e19 100644 (file)
@@ -1,4 +1,4 @@
-  <!DOCTYPE html>
+<!DOCTYPE html>
 <html lang="en">
   <head>
     <title>FLL - Specifications - FSS-000B (Simple List)</title>
@@ -27,6 +27,8 @@
     <link type="image/x-icon" rel="icon" href="images/kevux.ico">
     <link type="image/x-icon" rel="shortcut" href="images/kevux.ico">
     <link type="text/html" rel="license" href="licenses.html">
+    <link type="text/html" rel="prev" href="fll/specifications/fss/fss-000a.html">
+    <link type="text/html" rel="next" href="fll/specifications/fss/fss-000c.html">
   </head>
 
   <body id="kevux" class="kevux no-js fll specifications">
index 3414eb8a37bd6892a986d1932de431d673210d2b..3bb43e5d096d54a852a391c5a2ffe99586887c6e 100644 (file)
@@ -27,6 +27,8 @@
     <link type="image/x-icon" rel="icon" href="images/kevux.ico">
     <link type="image/x-icon" rel="shortcut" href="images/kevux.ico">
     <link type="text/html" rel="license" href="licenses.html">
+    <link type="text/html" rel="prev" href="fll/specifications/fss/fss-000b.html">
+    <link type="text/html" rel="next" href="fll/specifications/fss/fss-000d.html">
   </head>
 
   <body id="kevux" class="kevux no-js fll specifications">
index 683b1cc480f92f256a32cec6ddb8bd122c60a447..b33ec9e1f43b1a472fd5b53eb7c805e77b006b29 100644 (file)
@@ -27,6 +27,8 @@
     <link type="image/x-icon" rel="icon" href="images/kevux.ico">
     <link type="image/x-icon" rel="shortcut" href="images/kevux.ico">
     <link type="text/html" rel="license" href="licenses.html">
+    <link type="text/html" rel="prev" href="fll/specifications/fss/fss-000c.html">
+    <link type="text/html" rel="next" href="fll/specifications/fss/fss-000e.html">
   </head>
 
   <body id="kevux" class="kevux no-js fll specifications">
index e193e7e52a3332db969cefd66ebf941aaf3b88ee..3e4bffc6996fadbb15fd975c3feea4c5ff4867ba 100644 (file)
@@ -27,6 +27,8 @@
     <link type="image/x-icon" rel="icon" href="images/kevux.ico">
     <link type="image/x-icon" rel="shortcut" href="images/kevux.ico">
     <link type="text/html" rel="license" href="licenses.html">
+    <link type="text/html" rel="prev" href="fll/specifications/fss/fss-000d.html">
+    <link type="text/html" rel="next" href="fll/specifications/fss/fss-000f.html">
   </head>
 
   <body id="kevux" class="kevux no-js fll specifications">
index 7dfc85dc12fa49f2712f494c2e4c6f0e139de077..9acc3c6f89779606014ef9f3c0de31f6bc38a47a 100644 (file)
@@ -27,6 +27,7 @@
     <link type="image/x-icon" rel="icon" href="images/kevux.ico">
     <link type="image/x-icon" rel="shortcut" href="images/kevux.ico">
     <link type="text/html" rel="license" href="licenses.html">
+    <link type="text/html" rel="prev" href="fll/specifications/fss/fss-000e.html">
   </head>
 
   <body id="kevux" class="kevux no-js fll specifications">
index f1c46a71618ba156b80c035f000979527facfaba..6a15bc40506478d5890095714beeb6fc68006746 100644 (file)
@@ -27,6 +27,7 @@
     <link type="image/x-icon" rel="icon" href="images/kevux.ico">
     <link type="image/x-icon" rel="shortcut" href="images/kevux.ico">
     <link type="text/html" rel="license" href="licenses.html">
+    <link type="text/html" rel="next" href="fll/specifications/iki/iki-0001.html">
   </head>
 
   <body id="kevux" class="kevux no-js fll specifications">
index 659e292e513c2f8fd3d3d6c9a678545d13a7fa8e..3f7adf1cba8f947edeb20354f1686968299a333b 100644 (file)
@@ -27,6 +27,8 @@
     <link type="image/x-icon" rel="icon" href="images/kevux.ico">
     <link type="image/x-icon" rel="shortcut" href="images/kevux.ico">
     <link type="text/html" rel="license" href="licenses.html">
+    <link type="text/html" rel="prev" href="fll/specifications/iki/iki-0000.html">
+    <link type="text/html" rel="next" href="fll/specifications/iki/iki-0002.html">
   </head>
 
   <body id="kevux" class="kevux no-js fll specifications">
index 7dc2160382674e98c6760a3561348b89c664e3b9..af5d2102ffb0d3e49d2297e02938f4feabe4f018 100644 (file)
@@ -27,6 +27,7 @@
     <link type="image/x-icon" rel="icon" href="images/kevux.ico">
     <link type="image/x-icon" rel="shortcut" href="images/kevux.ico">
     <link type="text/html" rel="license" href="licenses.html">
+    <link type="text/html" rel="prev" href="fll/specifications/iki/iki-0001.html">
   </head>
 
   <body id="kevux" class="kevux no-js fll specifications">
index 9b75b3fa46ff7077384f4b3ffc2e2f4865d5cac8..e85fa976d0a0f415fcc29cd5e79531c7996973a2 100644 (file)
@@ -27,7 +27,6 @@
     <link type="image/x-icon" rel="icon" href="images/kevux.ico">
     <link type="image/x-icon" rel="shortcut" href="images/kevux.ico">
     <link type="text/html" rel="license" href="licenses.html">
-    <link type="text/html" rel="next" href="distributions.html">
   </head>
 
   <body id="kevux" class="kevux no-js licenses">
index 89769b34bad9f1fefd61a10fd2ac46f3247d8b3f..fd8878a08b4c972bbbca6ffb9903f8ede5077b8d 100644 (file)
@@ -23,7 +23,6 @@
     <link type="image/x-icon" rel="icon" href="images/kevux.ico">
     <link type="image/x-icon" rel="shortcut" href="images/kevux.ico">
     <link type="text/html" rel="license" href="licenses.html">
-    <link type="text/html" rel="next" href="distributions.html">
   </head>
 
   <body id="kevux" class="kevux no-js">
index 67f4a5a830846945c66e5da8822d4554cd868876..74e4f99bb7dee70ee59a1bb9f4905c2ace5f9f2f 100644 (file)
@@ -27,7 +27,8 @@
     <link type="image/x-icon" rel="icon" href="images/kevux.ico">
     <link type="image/x-icon" rel="shortcut" href="images/kevux.ico">
     <link type="text/html" rel="license" href="licenses.html">
-    <link type="text/html" rel="next" href="distributions.html">
+    <link type="text/html" rel="prev" href="fll.html">
+    <link type="text/html" rel="next" href="documentation.html">
   </head>
 
   <body id="kevux" class="kevux no-js projects">
index 78f7d8ed3eb937e90e65e2559f0e1b7a7f7717c3..70224a409f92702a510c4b1b56b8b4870f11ea30 100644 (file)
@@ -27,7 +27,6 @@
     <link type="image/x-icon" rel="icon" href="images/kevux.ico">
     <link type="image/x-icon" rel="shortcut" href="images/kevux.ico">
     <link type="text/html" rel="license" href="licenses.html">
-    <link type="text/html" rel="next" href="distributions.html">
   </head>
 
   <body id="kevux" class="kevux no-js licenses">