From 64ccdeaf03f2c7d7d962b321ba34288632c3c9b4 Mon Sep 17 00:00:00 2001 From: Hammy Havoc Date: Thu, 29 May 2025 09:31:15 +0000 Subject: [PATCH] Fixed broken image on `cli.mdx` (#360) Saw that https://github.com/netbirdio/docs/pull/275 never updated their PR to be relative and sat feeling confused about this in the docs until I realized the image URL was wrong. :- ) --- src/pages/how-to/cli.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/how-to/cli.mdx b/src/pages/how-to/cli.mdx index 76118c08..7cdb8edc 100644 --- a/src/pages/how-to/cli.mdx +++ b/src/pages/how-to/cli.mdx @@ -397,7 +397,7 @@ netbird up --allow-server-ssh ``` This will allow the the `SSH Access feature` to work when enabled in the dashboard, under Peers > _your_peer_ > SSH Access.

- high-level-dia + high-level-dia

### version