Skip to content

Commit

Permalink
Fix KC Links
Browse files Browse the repository at this point in the history
  • Loading branch information
bthomps committed Apr 26, 2020
1 parent ff8b841 commit 3b815f9
Showing 1 changed file with 21 additions and 14 deletions.
35 changes: 21 additions & 14 deletions v11/doc/_data.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"helpLink":
{
"text": "IBM Knowledge Center",
"link": "/com.ibm.etools.msgbroker.helphome.doc/help_home_msgbroker.htm"
"link": "https://www.ibm.com/support/knowledgecenter/en/SSTTDS_11.0.0/com.ibm.ace.home.doc/help_home.htm"
}
},
"pageDetails":
Expand Down Expand Up @@ -100,8 +100,8 @@
{
"title": "Knowledge Center link to ",
"description": "Working with Salesforce",
"link": "com.ibm.etools.mft.doc/bz90600_.htm",
"type": "help"
"link": "https://www.ibm.com/support/knowledgecenter/en/SSTTDS_11.0.0/com.ibm.etools.mft.doc/bz90600_.htm",
"type": "web"
}
]
}
Expand Down Expand Up @@ -129,11 +129,12 @@
{
"title": "Find out more",
"details":
[
[
{
"title": "Knowledge Center link to ",
"description": "Working with Salesforce",
"link": "com.ibm.etools.mft.doc/bz90600_.htm"
"description": "Working with Salesforce",
"link": "https://www.ibm.com/support/knowledgecenter/en/SSTTDS_11.0.0/com.ibm.etools.mft.doc/bz90600_.htm",
"type": "weB"
}
]
},
Expand Down Expand Up @@ -186,17 +187,20 @@
{
"title": "Knowledge Center link to ",
"description": "Configuring a secure connection to Salesforce.com",
"link": "com.ibm.etools.mft.doc/bz90640_.htm"
"link": "https://www.ibm.com/support/knowledgecenter/en/SSTTDS_11.0.0/com.ibm.etools.mft.doc/bz90640_.htm",
"type": "web"
},
{
"title": "Knowledge Center link to ",
"description": "Working with Salesforce",
"link": "com.ibm.etools.mft.doc/bz90600_.htm"
"description": "Working with Salesforce",
"link": "https://www.ibm.com/support/knowledgecenter/en/SSTTDS_11.0.0/com.ibm.etools.mft.doc/bz90600_.htm",
"type": "web"
},
{
"title": "Knowledge Center link to ",
"description": "Creating or transforming a JSON output message by using a JSON schema",
"link": "com.ibm.etools.mft.doc/sm12036_.htm"
"link": "https://www.ibm.com/support/knowledgecenter/en/SSTTDS_11.0.0/com.ibm.etools.mft.doc/sm12036_.htm",
"type": "web"
}
]
}
Expand Down Expand Up @@ -273,17 +277,20 @@
{
"title": "Knowledge Center link to ",
"description": "Testing your message flow by using the Flow exerciser",
"link": "com.ibm.etools.mft.doc/rt26110_.htm"
"link": "https://www.ibm.com/support/knowledgecenter/en/SSTTDS_11.0.0/com.ibm.etools.mft.doc/rt26110_.htm",
"type": "web"
},
{
"title": "Knowledge Center link to ",
"description": "Resolving problems when you use Salesforce nodes",
"link": "com.ibm.etools.mft.doc/bz90710_.htm"
"link": "https://www.ibm.com/support/knowledgecenter/en/SSTTDS_11.0.0/com.ibm.etools.mft.doc/bz90710_.htm",
"type": "web"
},
{
"title": "Knowledge Center link to ",
"description": "Working with Salesforce",
"link": "com.ibm.etools.mft.doc/bz90600_.htm"
"description": "Working with Salesforce",
"link": "https://www.ibm.com/support/knowledgecenter/en/SSTTDS_11.0.0/com.ibm.etools.mft.doc/bz90600_.htm",
"type": "web"
}
]
}
Expand Down

0 comments on commit 3b815f9

Please sign in to comment.