diff --git a/internal/frontend/bridge-gui/README.md b/internal/frontend/bridge-gui/README.md index 666bc925..7ad78b28 100644 --- a/internal/frontend/bridge-gui/README.md +++ b/internal/frontend/bridge-gui/README.md @@ -1,8 +1,7 @@ # bridge-gui bridge-gui is the graphical user interface for Bridge. It's a C++ [Qt](https://www.qt.io) application that -communicates with the bridge executable via gRPC remote procedure call, on a local-only TLS-secured connection. -For more technical details ,see this [RFC](https://confluence.protontech.ch/x/diWHBQ). +communicates with the bridge executable via gRPC remote procedure call, on a local-only TLS-secured connection. # Components