You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**YOURLS** is a set of PHP scripts that will allow you to run <strong>Y</strong>our <strong>O</strong>wn <strong>URL</strong> <strong>S</strong>hortener. You'll have full control over your data, detailed stats, analytics, plugins, and more. It's free.
5
+
**YOURLS** is a set of PHP scripts that will allow you to run <strong>Y</strong>our <strong>O</strong>wn <strong>URL</strong> <strong>S</strong>hortener. You'll have full control over your data, detailed stats, analytics, plugins, and more. It's free and open-source.
6
6
7
7
8
8
Quick Start
9
9
-----------
10
-
To get started, check [yourls.org](https://yourls.org)!
10
+
To get started, check [yourls.org](https://yourls.org)!
11
11
Learn more tweaks in the [Wiki documentation](https://github.com/YOURLS/YOURLS/wiki/).
12
12
13
13
14
14
Community news, tips and tricks
15
15
-------------------------------
16
16
* Read and subscribe to the [The Official YOURLS Blog](http://blog.yourls.org)
17
-
* Follow [@yourls](https://twitter.com/yourls)
18
-
* Subscribe to the [YOURLS User Newsletter](http://yourls.org/newsletter) (infrequent, low volume)
17
+
* Follow [@yourls](https://twitter.com/yourls) on Twitter
18
+
* Subscribe to the [YOURLS User Newsletter](https://yourls.org/newsletter) (infrequent, low volume)
* Check the [Road map](https://github.com/YOURLS/YOURLS/wiki/Road-Map)
26
26
@@ -34,7 +34,7 @@ Have a **new bug** to report? [Please open a new issue](https://github.com/YOURL
34
34
35
35
Versioning
36
36
----------
37
-
For transparency, YOURLS will be maintained under the [Semantic Versioning](http://semver.org) principles as much as possible. Releases are numbered with the following format: `<major>.<minor>.<patch>` and the following guidelines:
37
+
For transparency, YOURLS will be maintained under the [Semantic Versioning](https://semver.org) principles as much as possible. Releases are numbered with the following format: `<major>.<minor>.<patch>` and the following guidelines:
38
38
* Breaking backward compatibility bumps the major (and resets the minor and patch)
39
39
* New additions without breaking backward compatibility bumps the minor (and resets the patch)
40
40
* Bug fixes and misc changes bumps the patch
@@ -123,5 +123,5 @@ YOURLS is made by these fine folks :
123
123
License
124
124
-------
125
125
Free software. Do whatever the hell you want with it.
126
-
YOURLS is released under the [MIT license](LICENSE)
126
+
YOURLS is released under the [MIT license](LICENSE).
0 commit comments