From c711b914196169648e4875996e968ea9e8d409fc Mon Sep 17 00:00:00 2001 From: thephez Date: Wed, 7 Aug 2019 18:22:45 -0400 Subject: [PATCH] Content - remove bad link --- _includes/devdoc/ref_p2p_networking.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/_includes/devdoc/ref_p2p_networking.md b/_includes/devdoc/ref_p2p_networking.md index 60fcf6ae..997bc8c8 100644 --- a/_includes/devdoc/ref_p2p_networking.md +++ b/_includes/devdoc/ref_p2p_networking.md @@ -3800,8 +3800,6 @@ particular set of alert parameters that can be used to notify users that the alert signing key has been compromised and that they should upgrade to get a new alert public key. Once a signed alert containing those parameters has been received, no other alerts can cancel or override it. -See the `ProcessAlert()` function in the Dash Core [alert.cpp][core -alert.cpp] source code for the parameters of this message. {% endautocrossref %}