about summary refs log tree commit diff
path: root/www/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/www/index.html b/www/index.html
index 11c6a30..22a873d 100644
--- a/www/index.html
+++ b/www/index.html
@@ -12,9 +12,10 @@
     <div id="section-div">
         <section>
             <h1> Links to content </h1>
-            <p><a href="about">About</a></p>
-            <p><a href="projects">Projects</a></p>
-            <p><a href="testing">Testing</a></p>
+            <p><a href="/about">About</a></p>
+            <p><a href="/projects">Projects</a></p>
+            <p><a href="/testing">Testing</a></p>
+            <p><a href="/testing/pyscript">PyScript testing</a></p>
         </section>
         <section>
             <h1> Welcome to the small HTML Page </h1>