Skip to content

Commit b02efb7

Browse files
committed
docs: Update reference to gateway module in architecture doc
1 parent 3d776b1 commit b02efb7

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

ARCHITECTURE.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,11 +103,15 @@ Actual interaction I/O is performed in the [libwebauthn][libwebauthn] library.
103103

104104
[libwebauthn]: https://github.com/linux-credentials/libwebauthn
105105

106+
### `credentialsd/src/gateway/`
107+
108+
The Gateway service is defined here, along with its D-Bus interface.
109+
106110
### `credentialsd/src/dbus/`
107111

108112
D-Bus clients and services.
109113

110-
The Gateway and Flow Controller services are defined here, as well as a client
114+
The Flow Controller services are defined here, as well as a client
111115
for the UI Controller.
112116

113117
The `model` module contains some methods to convert from D-Bus types to internal

0 commit comments

Comments
 (0)