Skip to content

Commit a1c49dd

Browse files
committed
README - better reference to HTTP API
1 parent e12203e commit a1c49dd

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ Fleet Protocol HTTP API is a standalone project and is not part of the Fleet Pro
6868
- [HTTP API Python3 Client]
6969
- [HTTP API Wait Mechanism]
7070

71+
72+
7173
## Protocol messages
7274

7375
Messages are described by ProtoBuf v3.
@@ -154,7 +156,7 @@ This will link all interfaces. If you want to only link a specific interface, ch
154156
[Internal Client design]: https://ref.bringautofleet.com/r/protocol/v2/2.0.1/internal-client-design
155157
[Module Gateway design]: https://ref.bringautofleet.com/r/protocol/v2/2.0.1/module-gateway-design
156158
[External Server design]: https://ref.bringautofleet.com/r/protocol/v2/2.0.1/external-server-design
157-
[HTTP API]: https://ref.bringautofleet.com/r/protocol/http-api/1.0.0/http-api
159+
[HTTP API]: https://github.com/bringauto/fleet-protocol-http-api
158160
[HTTP API Wait Mechanism]: https://ref.bringautofleet.com/r/protocol/http-api/1.0.0/wait-mechanism
159161
[HTTP API C++ Client]: https://github.com/bringauto/fleet-protocol-http-client-cxx
160162
[HTTP API Python3 Client]: https://github.com/bringauto/fleet-protocol-http-client-python

0 commit comments

Comments
 (0)