summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--docs/sources/policy.md (renamed from docs/sources/filter.md)0
2 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)
diff --git a/docs/sources/filter.md b/docs/sources/policy.md
index 3f64f500..3f64f500 100644
--- a/docs/sources/filter.md
+++ b/docs/sources/policy.md