From 97edfa0fc18dc5c912a352380df373931949bdf7 Mon Sep 17 00:00:00 2001 From: litemotiv Date: Fri, 24 Jan 2025 14:20:38 +0100 Subject: [PATCH] Clarify ssh article title --- wiki/source/ssh.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wiki/source/ssh.md b/wiki/source/ssh.md index e2f218c..bfe52af 100644 --- a/wiki/source/ssh.md +++ b/wiki/source/ssh.md @@ -1,7 +1,7 @@ --- author: benharri -title: SSH (secure shell) -category: software +title: How to connect using SSH (secure shell) +category: tutorials ---