fix searx button

Amolith created

Change summary

index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

index.html 🔗

@@ -40,7 +40,7 @@ priority: 0.9
         <div class="card">
             <h1><b>SearX</b></h1> 
             <p>SearX is a meta search engine that aggregates results from more than 70 different search engines. Users are neither tracked nor profiled. SearX can also be used over Tor for increased anonymity.</p> 
-            <a href="https://nixnet.xyz/wip.html" target="_blank"><button class="button">Search!</button></a>
+            <a href="https://nixnet.xyz/wip/" target="_blank"><button class="button">Search!</button></a>
         </div>
     </div>
 </div>