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

SSL everything!

parent 8d9ecf7a
Branches
Tags
1 merge request!13SSL everything!
Pipeline #4930 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