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

Commit 8b9bd7b

Browse files
authored
fix(link): update link to IBM cloud in Jumbotron
1 parent cb57fa9 commit 8b9bd7b

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/registration/trial?target=%2Fdeveloper%2Fwatson%2Fcreate-project%3Fservices%3Dnatural_language_classifier%26hideTours%3Dtrue&cm_mmc%3DOSocial_Tumblr-_-Watson%2BCore_Watson%2BCore%2B-%2BPlatform-_-WW_WW-_-wdc-ref%26cm_mmc%3DOSocial_Tumblr-_-Watson%2BCore_Watson%2BCore%2B-%2BPlatform-_-WW_WW-_-wdc-ref%26cm_mmca1%3D000000OF%26cm_mmca2%3D10000409%"
37+
startInBluemix="https://console.bluemix.net/catalog/services/natural-language-classifier"
3838
description={DESCRIPTION}
3939
/>
4040
<div id="root">

0 commit comments

Comments
 (0)