]> git.mxchange.org Git - friendica.git/commitdiff
Merge pull request #7540 from vinzv/patch-1
authorPhilipp <admin+Github@philipp.info>
Mon, 19 Aug 2019 21:37:32 +0000 (23:37 +0200)
committerGitHub <noreply@github.com>
Mon, 19 Aug 2019 21:37:32 +0000 (23:37 +0200)
Update SSL.md

doc/SSL.md

index 90ff1e59184e540c94facd2b673d25ff76b074e7..d3f5ecc895afb528e6de3ecb60341e91b4765091 100644 (file)
@@ -73,7 +73,7 @@ With Apache, enable the modules rewrite and ssl (with a shared hosting provider,
 
         sudo a2enmod rewrite ssl
 
-Add the following lines to the .htaccess file in the root folder of your Friendica instance (thanks to [url=https://github.com/AlfredSK]AlfredSK[/url]):
+Add the following lines to the .htaccess file in the root folder of your Friendica instance (thanks to [AlfredSK](https://github.com/AlfredSK)):
 
         RewriteEngine On
         RewriteCond %{SERVER_PORT} 80