Skip to content

Commit 293ab26

Browse files
committed
Fix KC Links
1 parent 70abd4f commit 293ab26

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

v11/doc/_data.json

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"helpLink":
4242
{
4343
"text": "IBM Knowledge Center",
44-
"link": "/com.ibm.etools.msgbroker.helphome.doc/help_home_msgbroker.htm"
44+
"link": "https://www.ibm.com/support/knowledgecenter/en/SSTTDS_11.0.0/com.ibm.ace.home.doc/help_home.htm"
4545
}
4646
},
4747
"pageDetails":
@@ -294,19 +294,7 @@
294294
"type": "web"
295295
}
296296
]
297-
},
298-
"exits":
299-
{
300-
"title": "Run Exits",
301-
"details":
302-
[
303-
{
304-
"name": "Clean Up",
305-
"description": "Clean up and remove any changes in your workspace made by the tutorial.",
306-
"method": "cleanUp()"
307-
}
308-
]
309-
}
297+
}
310298
}
311299
}
312300
}

0 commit comments

Comments
 (0)