Skip to content
Snippets Groups Projects
Commit 62e4ad13 authored by Erick Hitter's avatar Erick Hitter
Browse files

Merge branch 'fix/readme-protocols' into 'master'

SSL everything!

See merge request !13
parents 8d9ecf7a 58c4506f
No related branches found
No related tags found
1 merge request!13SSL everything!
Pipeline #4932 passed
......@@ -16,7 +16,7 @@ WordPress 3.0 introduced a native shortlinks feature, which builds URLs using qu
Posts and pages are supported by default, while filters make it possible to support other post types.
For example, http://example.com/?p=123 becomes http://example.com/p/123/.
For example, https://example.com/?p=123 becomes https://example.com/p/123/.
## Installation ##
......
......@@ -16,7 +16,7 @@ WordPress 3.0 introduced a native shortlinks feature, which builds URLs using qu
Posts and pages are supported by default, while filters make it possible to support other post types.
For example, http://example.com/?p=123 becomes http://example.com/p/123/.
For example, https://example.com/?p=123 becomes https://example.com/p/123/.
== Installation ==
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment