summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2015-08-11 13:41:48 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2015-08-11 13:41:48 +0900
commit6080405147043e30c62d2752506c7c57f12a2641 (patch)
tree96bd6e03ca706bc3df52ae8417b4668c075f8da3 /README.md
parent8884ce3122c382ad475a860ad7c7ce7ae57c8d5b (diff)
doc: rename fileter.md to policy.md
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 db48802c..238873a0 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ No dependency hell (library, package, etc) thanks to Go.
* [Typical operation examples](https://github.com/osrg/gobgp/blob/master/docs/sources/cli-operations.md)
* [Complete syntax](https://github.com/osrg/gobgp/blob/master/docs/sources/cli-command-syntax.md)
* [Route Server](https://github.com/osrg/gobgp/blob/master/docs/sources/route-server.md)
- * [Policy Filter](https://github.com/osrg/gobgp/blob/master/docs/sources/filter.md)
+ * [Policy](https://github.com/osrg/gobgp/blob/master/docs/sources/policy.md)
* [EVPN](https://github.com/osrg/gobgp/blob/master/docs/sources/evpn.md)
* [MRT](https://github.com/osrg/gobgp/blob/master/docs/sources/mrt.md)