Skip to content

Commit 84231e8

Browse files
committed
fix link to settings from api
1 parent fdbbb6b commit 84231e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/templates/api.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ <h1 class="type_heading" id="toc_0"><mark class="type_mark">Content API</mark></
1212

1313
<p class="type_copy">In your application, you may not want to present the results as a table. No problem, you can present the results however you see fit. <a class="type_link" href="https://console.ng.bluemix.net/data/discovery/fullservice/cloudant-nosql-db/resources" target="_blank">See the Resources tab in the Bluemix catalog</a> for an example.</p>
1414

15-
<button type="button" class="button_primary" ng-click="goToNextPage('ingredients')">Continue</button>
15+
<button type="button" class="button_primary" ng-click="goToNextPage('settings')">Continue</button>
1616

1717
</section>

0 commit comments

Comments
 (0)