aboutsummaryrefslogtreecommitdiff
path: root/allium/templates/relay-info.html
diff options
context:
space:
mode:
Diffstat (limited to 'allium/templates/relay-info.html')
-rw-r--r--allium/templates/relay-info.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/allium/templates/relay-info.html b/allium/templates/relay-info.html
index ee726e1..c494a53 100644
--- a/allium/templates/relay-info.html
+++ b/allium/templates/relay-info.html
@@ -215,7 +215,7 @@ relay['unverified_host_names']|join('\n')|escape }}</pre>
</dt>
<dd>
{% if relay['as_name'] -%}
- {{ relay['as_name']|escape }} (<a href='https://bgp.he.net/{{ relay['as']|escape }}'>BGP</a>)
+ {{ relay['as_name']|escape }} (<a href='https://bgp.tools/{{ relay['as']|escape }}'>BGP</a>)
{% else -%}
unknown
{% endif -%}