Skip to content
Snippets Groups Projects
Commit 8a7fb19d authored by Mark McKinnon's avatar Mark McKinnon
Browse files

Update URL for malware scanner

Update URL for malware scanner
parent 4517a308
No related branches found
No related tags found
No related merge requests found
......@@ -76,7 +76,7 @@ public class CTMalwareScannerOptionsPanel extends CTOptionsSubPanel {
private volatile String licenseInfoMessage = null;
private volatile LicenseFetcher licenseFetcher = null;
private static final String PURCHASE_URL = "https://cybertriage.com/autopsy-checkout";
private static final String PURCHASE_URL = "https://cybertriage.com/autopsy-malware-module";
private volatile AuthTokenResponse authTokenResponse = null;
private volatile String authTokenMessage = null;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment