Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
E
ETH Simple Shortlinks
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
WP Plugins
ETH Simple Shortlinks
Merge requests
!13
SSL everything!
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
SSL everything!
fix/readme-protocols
into
master
Overview
0
Commits
1
Pipelines
1
Changes
2
Merged
Erick Hitter
requested to merge
fix/readme-protocols
into
master
2 years ago
Overview
0
Commits
1
Pipelines
1
Changes
2
Expand
0
0
Merge request reports
Viewing commit
58c4506f
Show latest version
2 files
+
2
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
58c4506f
SSL everything!
· 58c4506f
Erick Hitter
authored
2 years ago
README.md
+
1
−
1
Options
@@ -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, http
s
://example.com/?p=123 becomes http
s
://example.com/p/123/.
## Installation ##
Loading