Skip to content

Commit 2f4c9b5

Browse files
authored
Merge pull request Homebrew#206231 from svengreb/chore/nuclei-update-homepage
nuclei: Update homepage URL
2 parents a1a7326 + b62f5d1 commit 2f4c9b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/n/nuclei.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class Nuclei < Formula
22
desc "HTTP/DNS scanner configurable via YAML templates"
3-
homepage "https://nuclei.projectdiscovery.io/"
3+
homepage "https://docs.projectdiscovery.io/tools/nuclei/overview"
44
url "https://github.com/projectdiscovery/nuclei/archive/refs/tags/v3.3.8.tar.gz"
55
sha256 "e03e36778ff9736882e52c43c19da8888443c9130cafd30a3305e42cbfb86467"
66
license "MIT"

0 commit comments

Comments
 (0)