diff --git a/documentation/asciidoc/services/connect/introduction.adoc b/documentation/asciidoc/services/connect/introduction.adoc index 56db23adc..19ef62fc3 100644 --- a/documentation/asciidoc/services/connect/introduction.adoc +++ b/documentation/asciidoc/services/connect/introduction.adoc @@ -8,6 +8,4 @@ To use Connect, xref:connect.adoc#install-connect[install the Connect software] Connect uses a secure, encrypted connection. By default, Connect communicates directly between your Raspberry Pi and your browser. However, when Connect can't establish a direct connection between your Raspberry Pi and your browser, we use a relay server. In such cases, Raspberry Pi only retains the metadata required to operate Connect. -Connect is currently in the Beta phase of development. - NOTE: To use Connect, your Raspberry Pi must run https://www.raspberrypi.com/news/bookworm-the-new-version-of-raspberry-pi-os/[Raspberry Pi OS Bookworm] or later. diff --git a/documentation/index.json b/documentation/index.json index d0000060f..f0d65e081 100644 --- a/documentation/index.json +++ b/documentation/index.json @@ -247,7 +247,7 @@ "subpath": "id.adoc" }, { - "title": "Raspberry Pi Connect (Beta)", + "title": "Raspberry Pi Connect", "description": "Connect to your Raspberry Pi from your browser", "image": "full-sized/Connect-BIG.png", "subpath": "connect.adoc"