]> git.phdru.name Git - phdru.name/phdru.name.git/commitdiff
Fix(reindex_blog.py): Change path to cgi script
authorOleg Broytman <phd@phdru.name>
Sun, 16 Jun 2024 00:06:33 +0000 (03:06 +0300)
committerOleg Broytman <phd@phdru.name>
Sun, 16 Jun 2024 00:07:16 +0000 (03:07 +0300)
reindex_blog.py

index 68694488c816187d873c4427a21f8fb87785dfa8..09da8a4d8fda051af1dee9359bc7dda9b1ad7f43 100755 (executable)
@@ -357,7 +357,7 @@ linux 
 </p>
 
 <center>
-<form method=GET action="../../../cgi-bin/blog-ru/search-tags/search-tags.py">
+<form method=GET action="../../../cgi-bin/blog-ru/search-tags.cgi">
      <input type=text name=q>
      <input type=submit name=submit value="Искать">
 </form>