From 386acead9acc875531133877f632eabe400aad2b Mon Sep 17 00:00:00 2001 From: Kristal Dale Date: Tue, 9 Oct 2018 16:48:31 -0700 Subject: [PATCH] Remove unneeded back ticks from stateless link definition. Signed-off-by: Kristal Dale --- source/clear-linux/tutorials/wordpress/web-server-install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/clear-linux/tutorials/wordpress/web-server-install.rst b/source/clear-linux/tutorials/wordpress/web-server-install.rst index df49115d..b4c5fb93 100644 --- a/source/clear-linux/tutorials/wordpress/web-server-install.rst +++ b/source/clear-linux/tutorials/wordpress/web-server-install.rst @@ -501,4 +501,4 @@ Next, add the WordPress components needed to host a WordPress website with :ref: .. _Apache HTTP Server Project: https://httpd.apache.org/ .. _phpMyAdmin: https://www.phpmyadmin.net/ -.. _`stateless`: https://clearlinux.org/features/stateless \ No newline at end of file +.. _stateless: https://clearlinux.org/features/stateless \ No newline at end of file