diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2015-08-11 13:41:48 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2015-08-11 13:41:48 +0900 |
commit | 6080405147043e30c62d2752506c7c57f12a2641 (patch) | |
tree | 96bd6e03ca706bc3df52ae8417b4668c075f8da3 /README.md | |
parent | 8884ce3122c382ad475a860ad7c7ce7ae57c8d5b (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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |