Commit 4e351b4d by Urvil Shah

Change the Paramater link

parent 786bff5a
Pipeline #7427 passed with stages
in 22 minutes 34 seconds
......@@ -147,7 +147,7 @@ namespace Mobile.Search.Web.Controllers
{
try
{
string url = "http://config.minbox.email/Offer/Create/template_attribute=";
string url = "http://config.minbox.email/Offer/Create?template_attribute=";
Match m;
string HRefPattern = "href\\s*=\\s*(?:[\"'](?<1>[^\"']*)[\"']|(?<1>\\S+))";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment