Skip to content

Commit 0770188

Browse files
authored
Merge pull request #2472 from yakovmanshin/master
Updated Readme Files
2 parents be00f25 + 3e17759 commit 0770188

File tree

2 files changed

+43
-42
lines changed

2 files changed

+43
-42
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,25 +2,25 @@
22
[![OpenCollective](https://opencollective.com/yourls/sponsors/badge.svg)](#sponsors) ![♥](https://img.shields.io/badge/made%20with-%E2%9D%A4-ff69b4.svg)
33
========
44

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.
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.
66

77

88
Quick Start
99
-----------
10-
To get started, check [yourls.org](https://yourls.org)!
10+
To get started, check [yourls.org](https://yourls.org)!
1111
Learn more tweaks in the [Wiki documentation](https://github.com/YOURLS/YOURLS/wiki/).
1212

1313

1414
Community news, tips and tricks
1515
-------------------------------
1616
* 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)
1919

2020

2121
Keep track of development
2222
-------------------------
23-
* Follow [@yourls_dev](http://twitter.com/yourls_dev)
23+
* Follow [@yourls_dev](https://twitter.com/yourls_dev)
2424
* Check [commit messages](https://github.com/YOURLS/YOURLS/commits/master)
2525
* Check the [Road map](https://github.com/YOURLS/YOURLS/wiki/Road-Map)
2626

@@ -34,7 +34,7 @@ Have a **new bug** to report? [Please open a new issue](https://github.com/YOURL
3434

3535
Versioning
3636
----------
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:
3838
* Breaking backward compatibility bumps the major (and resets the minor and patch)
3939
* New additions without breaking backward compatibility bumps the minor (and resets the patch)
4040
* Bug fixes and misc changes bumps the patch
@@ -123,5 +123,5 @@ YOURLS is made by these fine folks :
123123
License
124124
-------
125125
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).
127127

0 commit comments

Comments
 (0)