sd_pattern:"credit_card";
diff --git a/doc/snort_manual.pdf b/doc/snort_manual.pdf
index e11b93eac..6c7f2d242 100644
Binary files a/doc/snort_manual.pdf and b/doc/snort_manual.pdf differ
diff --git a/src/ips_options/dev_notes.txt b/src/ips_options/dev_notes.txt
index 3d1100cb8..de9b0fb3f 100644
--- a/src/ips_options/dev_notes.txt
+++ b/src/ips_options/dev_notes.txt
@@ -15,7 +15,7 @@ Hyperscan is an "optional" dependency for Snort3; These rule options will
not exist without satisfying that dependency.
Hyperscan documentation can be found online
-http://01org.github.io/hyperscan/dev-reference
+https://intel.github.io/hyperscan/dev-reference
The "sd_pattern" will be used as a fast pattern in the future (like "regex")
for performance.