Skip to content

Commit b62f5d1

Browse files
svengrebchenrui333
authored andcommitted
nuclei: Update homepage URL
The official project website (docs) are now located at https://docs.projectdiscovery.io/tools/nuclei. Signed-off-by: Sven <[email protected]> Co-authored-by: Rui Chen <[email protected]>
1 parent a1a7326 commit b62f5d1

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)