docs/peer-validation: add docs about peer validation
Signed-off-by: leonnicolas <leonloechner@gmx.de> Update docs/peer-validation.md Co-authored-by: Lucas Servén Marín <lserven@gmail.com>
This commit is contained in:
5
website/docs/peer-validation
Normal file
5
website/docs/peer-validation
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
id: peer-validation
|
||||
title: Peer Validation
|
||||
hide_title: true
|
||||
---
|
@@ -7,7 +7,7 @@ module.exports = {
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Guides',
|
||||
items: ['topology', 'vpn', 'vpn-server', 'multi-cluster-services', 'network-policies', 'userspace-wireguard'],
|
||||
items: ['topology', 'vpn', 'vpn-server', 'multi-cluster-services', 'network-policies', 'userspace-wireguard', 'peer-validation'],
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
|
Reference in New Issue
Block a user