diff options
author | KieranRobson <kieranrobson1999@gmail.com> | 2022-08-11 08:13:36 +0000 |
---|---|---|
committer | KieranRobson <kieranrobson1999@gmail.com> | 2022-08-11 08:13:36 +0000 |
commit | 97e48c8b798514b2022a6a0b7f079cfd9ea076a4 (patch) | |
tree | 5807f3fabe1c188b54ea225cb9ef6e7d417bee96 | |
parent | Fix reddit selfhosted redirect (diff) | |
download | awesome-selfhosted-97e48c8b798514b2022a6a0b7f079cfd9ea076a4.tar.gz awesome-selfhosted-97e48c8b798514b2022a6a0b7f079cfd9ea076a4.zip |
Fix ruby license redirect
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2116,7 +2116,7 @@ _See also: [Wikimatrix](https://www.wikimatrix.org/), [Wiki Engines - WikiIndex] - `MPL-2.0` - [Mozilla Public License](https://www.mozilla.org/MPL/2.0/index.txt) - `OSL-3.0` - [Open Software License 3.0](https://opensource.org/licenses/osl-3.0.php) - `Sendmail` - [Sendmail License](https://www.sendmail.com/pdfs/open_source/sendmail_license.pdf) -- `Ruby` - [Ruby License](http://www.ruby-lang.org/en/LICENSE.txt) +- `Ruby` - [Ruby License](http://www.ruby-lang.org/en/about/license.txt) - `Unlicense` - [The Unlicense](https://unlicense.org/) - `WTFPL` - [Do What the Fuck You Want to Public License](http://www.wtfpl.net/about/) - `Zlib` - [Zlib/libpng License](https://opensource.org/licenses/Zlib) |