From: Juliana Fajardini Date: Thu, 3 Aug 2023 15:38:52 +0000 (-0300) Subject: userguide/ppa: fix typo X-Git-Tag: suricata-7.0.1~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cef8fdfdfd3470a82a5c0abbec14065ec8c33da;p=thirdparty%2Fsuricata.git userguide/ppa: fix typo The launchpad repo for suricata-beta read 'oisd' instead of 'oisf' --- 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