From 4302734a87d79c5057d1bed031a6e34404b08031 Mon Sep 17 00:00:00 2001 From: Sasha Romijn Date: Fri, 12 Feb 2021 19:25:23 +0100 Subject: [PATCH] Update DE-CIX example URLs The old example URLs seem broken in a few ways. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index aae45a7..f5898dc 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,9 @@ Take a look at an Alice-LG production examples at: And checkout the API at: - https://lg.de-cix.net/api/v1/config - https://lg.de-cix.net/api/v1/routeservers -- https://lg.de-cix.net/api/v1/routeservers/0/status -- https://lg.de-cix.net/api/v1/routeservers/0/neighbours -- https://lg.de-cix.net/api/v1/routeservers/0/neighbours/ID109_AS31078/routes +- https://lg.de-cix.net/api/v1/routeservers/rs1_fra_ipv4/status +- https://lg.de-cix.net/api/v1/routeservers/rs1_fra_ipv4/neighbors +- https://lg.de-cix.net/api/v1/routeservers/rs1_fra_ipv4/neighbors/R194_106/routes - https://lg.de-cix.net/api/v1/lookup/prefix?q=217.115.0.0 ## Explanations