Skip to content
This repository was archived by the owner on Sep 22, 2021. It is now read-only.

Commit b3fafd1

Browse files
authored
fix(link): fix link to have registration tags
1 parent 8b9bd7b commit b3fafd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/layout.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ function Layout(props) {
3434
apiReference="http://www.ibm.com/watson/developercloud/natural-language-classifier/api/v1/"
3535
version="GA"
3636
serviceIcon="/images/service-icon.png"
37-
startInBluemix="https://console.bluemix.net/catalog/services/natural-language-classifier"
37+
startInBluemix="https://console.bluemix.net/registration/?target=%2Fcatalog%2Fservices%2Fnatural-language-classifier%3FhideTours%3Dtrue%26cm_mmc%3D-_-Watson%2BCore_Watson%2BCore%2B-%2BPlatform-_-WW_WW-_-wdc-ref%26cm_mmc%3D-_-Watson%2BCore_Watson%2BCore%2B-%2BPlatform-_-WW_WW-_-wdc-ref%26cm_mmca1%3D000000OF%26cm_mmca2%3D10000409"
3838
description={DESCRIPTION}
3939
/>
4040
<div id="root">

0 commit comments

Comments
 (0)