mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
Update find-fix.html
changing terminology
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
<p>
|
<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>
|
</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user