diff options
author | Stéphane Guillou <stephane.guillou@member.fsf.org> | 2024-04-23 07:14:58 +1000 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2024-04-22 23:26:08 +0200 |
commit | 741d5ce6abe5158e6a822a171ab738037fd9422a (patch) | |
tree | 8c194ec1ae59843ac4639a6d9634942285860949 | |
parent | 0b552f0302a328d8a7078069670ff39dcc9ee8ce (diff) |
fix broken link to OSI image in README.md
and use SVG instead of PNG.
Link had been broken for more than a year.
Change-Id: I003c177f69630cd049a8d7df17bc4b02f45aa458
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166473
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 441ce61e9686..b3e4e4a515cd 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # LibreOffice [![Coverity Scan Build Status](https://scan.coverity.com/projects/211/badge.svg)](https://scan.coverity.com/projects/211) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/307/badge)](https://bestpractices.coreinfrastructure.org/projects/307) [![Translation status](https://weblate.documentfoundation.org/widgets/libo_ui-master/-/svg-badge.svg)](https://weblate.documentfoundation.org/engage/libo_ui-master/?utm_source=widget) -<img align="right" width="150" height="200" src="https://opensource.org/files/OSIApproved.png"> +<img align="right" width="150" src="https://opensource.org/wp-content/uploads/2009/06/OSIApproved.svg"> LibreOffice is an integrated office suite based on copyleft licenses and compatible with most document formats and standards. Libreoffice |