From 137a6f3178c7039fd8fb40c9701c10febc5c2d06 Mon Sep 17 00:00:00 2001
From: Koen
Date: Wed, 13 Dec 2023 12:53:40 +0100
Subject: [PATCH] Fixed URLs.
---
README.md | 4 ++--
receivers/electron/README.md | 4 ++--
website/index.html | 10 +++++-----
3 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/README.md b/README.md
index c0e232d..9651896 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ A "receiver", in this context, is a software implementation running on various p
- Apple TV (future)
- Clients
- - [**Grayjay**](https://gitlab.futo.org/videostreaming/platformplayer) is a player that exposes multiple video websites as sources in the app.
+ - [**Grayjay**](https://github.com/futo-org/grayjay-android) is a player that exposes multiple video websites as sources in the app.
- Browser plugin (future)
## Contributing
@@ -40,4 +40,4 @@ This project is licensed under the MIT License - see the LICENSE.md file for det
## Documentation
-Click [here](https://gitlab.futo.org/videostreaming/fcast/-/wikis/Protocol-version-1) to see the protocol documentation.
+Click [here](https://gitlab.com/futo-org/fcast/-/wikis/Protocol-version-1) to see the protocol documentation.
diff --git a/receivers/electron/README.md b/receivers/electron/README.md
index f6b0432..66c3113 100644
--- a/receivers/electron/README.md
+++ b/receivers/electron/README.md
@@ -10,7 +10,7 @@ The FCast receiver is a working receiver implementation compatible with Linux, W
# Protocol specification
-The protocol specification can be found here https://gitlab.futo.org/videostreaming/fcast/-/wikis/home
+The protocol specification can be found here https://gitlab.com/futo-org/fcast/-/wikis/home
# Clients
@@ -20,7 +20,7 @@ There are currently receivers for
-1. Download the latest build for your platform from https://gitlab.futo.org/videostreaming/fcast/-/releases or build it yourself by following the build instructions.
+1. Download the latest build for your platform from https://gitlab.com/futo-org/fcast/-/releases or build it yourself by following the build instructions.
2. Unzip the archive at your desired location.
3. Run the FCast receiver.
- **MacOS:** Run the FCastReceiver application
diff --git a/website/index.html b/website/index.html
index d50b6d3..e31ea75 100644
--- a/website/index.html
+++ b/website/index.html
@@ -170,7 +170,7 @@
FCast is an open-source protocol designed to open wireless audio and video streaming to everybody. With support for various stream types like DASH, HLS, and mp4, it empowers developers to create their own unique streaming experiences.
- In contrast to traditional closed protocols, FCast champions open innovation. Developers can create custom receivers, integrate the client protocol into their own apps, or even enhance the protocol, contributing to an evolving open ecosystem. For more information click here.
+ In contrast to traditional closed protocols, FCast champions open innovation. Developers can create custom receivers, integrate the client protocol into their own apps, or even enhance the protocol, contributing to an evolving open ecosystem. For more information click here.
@@ -194,9 +194,9 @@
Setting Up Your Environment
- For users: Begin by setting up your receiver. Receivers compatible with Linux, Windows, MacOS (via Electron), or Android (native) are readily available. The receiver serves as the target for your media streams, and should be installed on the device you aim to cast to. Discover more about setting up your receiver here.
+ For users: Begin by setting up your receiver. Receivers compatible with Linux, Windows, MacOS (via Electron), or Android (native) are readily available. The receiver serves as the target for your media streams, and should be installed on the device you aim to cast to. Discover more about setting up your receiver here.
- For developers: If you're looking to build a custom receiver or to integrate FCast into your existing application, you'll find a wealth of resources at your disposal. Start by reviewing our existing receiver implementations for inspiration and guidance. For an in-depth understanding of how FCast works, our protocol documentation is an indispensable resource.
+ For developers: If you're looking to build a custom receiver or to integrate FCast into your existing application, you'll find a wealth of resources at your disposal. Start by reviewing our existing receiver implementations for inspiration and guidance. For an in-depth understanding of how FCast works, our protocol documentation is an indispensable resource.
@@ -390,7 +390,7 @@
- GO TO REPOSITORY
+ GO TO REPOSITORY
@@ -412,7 +412,7 @@
Download to harness the power of open-source media streaming
Available on multiple platforms, our suite of resources is ready to help you integrate FCast into your own applications.
-
+
DOWNLOAD ONGitlab