Просмотр исходного кода

Merge pull request #153 from madblobfish/patch-1

Fix releases link in readme
Zachary Rice 7 лет назад
Родитель
Сommit
96b0f4aab7
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -33,7 +33,7 @@ It has been sucessfully used in a number of different scenarios, including;
 </p>
 
 #### Installation
-Written in Go, gitleaks is available in binary form for many popular platforms and OS types from the [releases page](https://github.com/zricethezav/gitleaks). Alternatively, executed via Docker or it can be installed using Go directly, as per the below;
+Written in Go, gitleaks is available in binary form for many popular platforms and OS types from the [releases page](https://github.com/zricethezav/gitleaks/releases). Alternatively, executed via Docker or it can be installed using Go directly, as per the below;
 
 ##### Docker