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

Commit

Permalink
fix(link): fix link to have registration tags
Browse files Browse the repository at this point in the history
  • Loading branch information
mamoonraja authored Jul 12, 2018
1 parent 8b9bd7b commit b3fafd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/layout.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ function Layout(props) {
apiReference="http://www.ibm.com/watson/developercloud/natural-language-classifier/api/v1/"
version="GA"
serviceIcon="/images/service-icon.png"
startInBluemix="https://console.bluemix.net/catalog/services/natural-language-classifier"
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"
description={DESCRIPTION}
/>
<div id="root">
Expand Down

0 comments on commit b3fafd1

Please sign in to comment.