We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78d48be commit 8f8e905Copy full SHA for 8f8e905
src/components/prefix-check/SearchOptions.tsx
@@ -29,7 +29,7 @@ export default function SearchOptions({
29
return (
30
<div id="search-options">
31
{!roto && <div className='warning-message'>
32
- rest.bgp-api.net is unresponsive. Some features may not be available.
+ The Roto API is unresponsive. Some features may not be available.
33
</div>}
34
<h2>
35
ASN Lookup
0 commit comments