[vlc-devel] [PATCH] Add links to README
Alexandre Janniaux
ajanni at videolabs.io
Mon May 24 15:10:18 UTC 2021
Hi,
I agree with Lyndon. In addition, maybe the links to the
actual projects make more sense than the link to where it
is to be downloaded?
Regards,
--
Alexandre Janniaux
Videolabs
On Fri, May 21, 2021 at 08:52:19PM +0530, Ashutosh Verma via vlc-devel wrote:
> Signed-off-by: Ashutosh Verma <mail at ashu.io>
> ---
> README.md | 16 ++++++++--------
> 1 file changed, 8 insertions(+), 8 deletions(-)
>
> diff --git a/README.md b/README.md
> index 182cd3ceee..95813d0c84 100644
> --- a/README.md
> +++ b/README.md
> @@ -28,12 +28,12 @@ This allows embedding the engine in 3rd party applications, while letting them t
> # Platforms
>
> VLC is available on the following platforms:
> -- Windows *(from 7 to all versions of 10)*, including UWP platforms
> -- macOS *(10.10 and more recent)*
> -- GNU/Linux and affiliated
> +- [Windows](https://www.videolan.org/vlc/download-windows.html) *(from 7 to all versions of 10)*, including UWP platforms
> +- [macOS](https://www.videolan.org/vlc/download-macosx.html) *(10.10 and more recent)*
> +- [GNU/Linux](https://www.videolan.org/vlc/#download) and affiliated
> - \*BSD and affiliated
> -- Android *(4.2 and more recent)*, including Android TV and Android Auto
> -- iOS *(9 and more recent)*, including AppleTV and iPadOS
> +- [Android](https://www.videolan.org/vlc/download-android.html) *(4.2 and more recent)*, including Android TV and Android Auto
> +- [iOS](https://www.videolan.org/vlc/download-ios.html) *(9 and more recent)*, including AppleTV and iPadOS
> - Haiku, OS/2 and a few others.
>
> Not all platforms receive the same amount of care, due to our limited resources.
> @@ -86,14 +86,14 @@ streaming and converting of multimedia files and stream.
>
> You can found here several links that might help you:
>
> -- [The VLC web site](http://www.videolan.org/vlc/)
> +- [VLC web site](http://www.videolan.org/vlc/)
> - [Support](https://www.videolan.org/support/)
> - [Forums](https://forum.videolan.org/)
> - [Wiki](https://wiki.videolan.org/)
> -- [The Developers site](https://wiki.videolan.org/Developers_Corner)
> +- [Developer's Corner](https://wiki.videolan.org/Developers_Corner)
> - [VLC hacking guide](https://wiki.videolan.org/Hacker_Guide)
> - [Bugtracker](https://code.videolan.org/videolan/vlc/-/issues)
> -- [The VideoLAN web site](https://www.videolan.org/)
> +- [VideoLAN web site](https://www.videolan.org/)
>
> ## Source Code sitemap
> ```
> --
> 2.31.1
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list