mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-03 18:36:22 +00:00
Update find-fix.html
changing terminology
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<p>
|
||||
SELECT CONCAT( '<li><a href="','https://legal.nickyeoman.com/books/rachelles-emails/page/',slug,'/edit">',slug,'</a></li>') FROM `pages` WHERE `text` LIKE 'text_var' ORDER BY `id` DESC
|
||||
SELECT CONCAT( '<li><a href="','https://bookstack.nickyeoman.com/books/emails/page/',slug,'/edit">',slug,'</a></li>') FROM `pages` WHERE `text` LIKE 'text_var' ORDER BY `id` DESC
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user