summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2015-04-06 23:48:27 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2015-04-06 23:48:27 +0900
commitc1deefdd5d78655c3167956d83ecfbac06a71706 (patch)
tree5017367abc852f0950406d479542f1e2ad5151f0 /README.md
parent4ca6255df1f99d26f6ab67f2b233fd8abe238646 (diff)
docs: change the order of docs in README
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4f832b4d..b1faa273 100644
--- a/README.md
+++ b/README.md
@@ -21,8 +21,8 @@ No dependency hell (library, package, etc) thanks to Go.
### Using GoBGP
* [Getting Started](https://github.com/osrg/gobgp/blob/master/docs/sources/getting-started.md)
+ * [CLI operations](https://github.com/osrg/gobgp/blob/master/docs/sources/cli-operations.md)
* [Route Server](https://github.com/osrg/gobgp/blob/master/docs/sources/route-server.md)
- * [CLI Operations](https://github.com/osrg/gobgp/blob/master/docs/sources/cli-operations.md)
## Contributing to GoBGP