Skip to content

Commit 9546d39

Browse files
committed
move around docs (from discussion)
1 parent 848b925 commit 9546d39

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,10 @@ This repository hosts
2525
- The [HTTP openapi spec](routes-openapi.yaml) and corresponding [docs](https://signadot.github.io/routesapi/http-api).
2626
- A [Go client](go-routesapi/README.md) with supporting libraries and a command for querying the gRPC
2727
and HTTP services.
28-
- Example applications with message queues.
28+
- [Example applications](examples/) with message queues.
2929
- Documentation
3030
* [Sandbox Routing](docs/sandbox-routing.md)
3131
* [Workload Rules](docs/workload-rules.md)
32-
* [Sidecar Routing](docs/sidecar-routing.md)
33-
* [Message queues](docs/message-queues.md)
3432

3533

3634

go-routesapi/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ This directory contains a Go client of the [Signadot Routes API](../README.md).
99
- A generated Go client.
1010
- Libraries for destination workload routing.
1111
- A command for querying the route server.
12+
- Docs
13+
* [Sidecar Routing](docs/sidecar-routing.md)
14+
* [Message queues](docs/message-queues.md)
1215

1316

1417

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)