From 5fa7823e380dae9b1c1d5989f0b6e3f6aeb47a40 Mon Sep 17 00:00:00 2001 From: B-Kluss <74971169+B-Kluss@users.noreply.github.com> Date: Thu, 5 Sep 2024 10:29:53 +0200 Subject: [PATCH] Fix: README.md Linpeas Exchange broken release page url --- linPEAS/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linPEAS/README.md b/linPEAS/README.md index 43a985d..394c1e8 100755 --- a/linPEAS/README.md +++ b/linPEAS/README.md @@ -29,7 +29,7 @@ Note that by default, in the releases pages of this repository, you will find a - **linpeas_small.sh**: Contains only the most *important* checks making its size smaller. ## Quick Start -Find the **latest versions of all the scripts and binaries in [the releases page](releases/latest)**. +Find the **latest versions of all the scripts and binaries in [the releases page](https://github.com/peass-ng/PEASS-ng/releases/latest)**. ```bash # From public github