srinuksv commited on
Commit
00df497
·
verified ·
1 Parent(s): 81b3078

Update static/index.html

Browse files
Files changed (1) hide show
  1. static/index.html +1 -1
static/index.html CHANGED
@@ -168,7 +168,7 @@ function addMessage(sender, message, className) {
168
  const formattedMessage = message.replace(linkRegex, function(url) {
169
  let linkText;
170
 
171
- if (url === "https://appexchange.salesforce.com/appxListingDetail?listingId=6d605bd9-de3c-49d3-9fa4-ec3caabd5d63") {
172
  linkText = "Visit this link to check out the Product Filter App.";
173
  } else if (url === "https://appexchange.salesforce.com/appxListingDetail?listingId=e671f4fe-92fb-4760-99e5-7a5df5754cfe") {
174
  linkText = "Visit this link to check out the Mass Approvals App.";
 
168
  const formattedMessage = message.replace(linkRegex, function(url) {
169
  let linkText;
170
 
171
+ if (url === "https://appexchange.salesforce.com/appxListingDetail?listingId=cf4b19d4-8667-49f7-83b0-d2bc4032527b") {
172
  linkText = "Visit this link to check out the Product Filter App.";
173
  } else if (url === "https://appexchange.salesforce.com/appxListingDetail?listingId=e671f4fe-92fb-4760-99e5-7a5df5754cfe") {
174
  linkText = "Visit this link to check out the Mass Approvals App.";