forked from mirrors/thatmattlove-hyperglass
update main button text, fix syntax error [skip ci]
This commit is contained in:
parent
c6b60b81e1
commit
00117210af
2 changed files with 2 additions and 2 deletions
|
|
@ -30,7 +30,7 @@ hyperglass comes with built in support for the following platforms:
|
|||
- Huawei VRP
|
||||
- VyOS
|
||||
|
||||
::: warning VyOS & VRFs
|
||||
:::warning VyOS & VRFs
|
||||
As of `vyos-1.3-rolling-202007050117` which is the latest release VyOS has been tested with hyperglass, VyOS does not support BGP or other dynamic routing protocols in a VRF. As such, the default BGP commands for VyOS **omit the VRF from the command**.
|
||||
:::
|
||||
|
||||
|
|
|
|||
|
|
@ -50,7 +50,7 @@ function Home() {
|
|||
)}
|
||||
to={useBaseUrl("docs/getting-started")}
|
||||
>
|
||||
Get your looking glass
|
||||
Set up your looking glass
|
||||
</Link>
|
||||
<Link
|
||||
className={classnames(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue