From 5cef8fdfdfd3470a82a5c0abbec14065ec8c33da Mon Sep 17 00:00:00 2001 From: Juliana Fajardini Date: Thu, 3 Aug 2023 12:38:52 -0300 Subject: [PATCH] userguide/ppa: fix typo The launchpad repo for suricata-beta read 'oisd' instead of 'oisf' --- doc/userguide/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/userguide/install.rst b/doc/userguide/install.rst index cf5bdb82ac..c484d0edd2 100644 --- a/doc/userguide/install.rst +++ b/doc/userguide/install.rst @@ -218,7 +218,7 @@ debug package:: If you would like to help test the Release Candidate (RC) packages, the same procedures apply, just using another PPA: ``suricata-beta``:: - sudo add-apt-repository ppa:oisd/suricata-beta + sudo add-apt-repository ppa:oisf/suricata-beta sudo apt-get update sudo apt-get upgrade