manual, set internal collections to filename.md template
This commit is contained in:
@@ -48,7 +48,7 @@ Starting from this we came up with a more detailed requirements:
|
||||
***
|
||||
## Specifications
|
||||
|
||||
For details about protocol itself please check the [specs](./rmb_specs.md).
|
||||
For details about protocol itself please check the [specs](rmb_specs.md).
|
||||
***
|
||||
## How to Use RMB
|
||||
|
||||
@@ -83,7 +83,7 @@ think of `rmb-peer` as a gateway that stands between you and the `relay`. `rmb-p
|
||||
|
||||
Then it provide a simple (plain-text) api over `redis`. means to send messages (or handle requests) you just need to be able to push and pop messages from some redis queues. Messages are simple plain text json.
|
||||
|
||||
> More details can be found [here](./rmb_specs.md)
|
||||
> More details can be found [here](rmb_specs.md)
|
||||
|
||||
***
|
||||
## Download
|
||||
|
Reference in New Issue
Block a user