~mil/mobroute

1396ae80268c53d008650a8f610c593cbaca3c56 — Miles Alan 2 months ago 438d745
Fix anchor links in toc on CLI docs
1 files changed, 3 insertions(+), 3 deletions(-)

M doc/userguide_cli.md
M doc/userguide_cli.md => doc/userguide_cli.md +3 -3
@@ 9,9 9,9 @@ This document is a guide on how to run Mobroute's CLI by compiling the
Go codebase and then running routing requests locally.

- *1:* [Primer Documentation](#strongprimer-documentationstrong)
- *2:* [Mobroute CLI: Install & Running Custom Routing Requests](#strongmobroute-cli-install-amp-running-custom-routing-requestsstrong)
- *3:* [Mobroute CLI: Route subcommand](#strongmobroute-cli-subcommands-documentationstrong)
- *4:* [Mobroute CLI: Mobsql subcommand](#strongmobroute-cli-subcommands-documentationstrong)
- *2:* [Mobroute CLI: Install](#strongmobroute-cli-installstrong)
- *3:* [Mobroute CLI: Route subcommand](#strongmobroute-cli-route-subcommandstrong)
- *4:* [Mobroute CLI: Mobsql subcommand](#strongmobroute-cli-mobsql-subcommandstrong)
- *5:* [Further Resources & Documentation](#strongfurther-resources-amp-documentationstrong)

## **Primer Documentation**