Skip to content

Commit d0792c6

Browse files
committed
remove unnecessary copy on the about page
1 parent 1bd7ead commit d0792c6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

views/templates/about.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ <h2 class="type_heading" id="toc_1"><mark class="type_mark">Is this really a ser
2323

2424
<p class="type_copy">We use the Simple Search Service to power the <a class="type_link" href="https://developer.ibm.com/clouddataservices/how-tos/#!&amp;filter=%5B%7B%22key%22%3A%22technologies%22%2C%22value%22%3A%22Cloudant%22%7D%5D">search engine in our developer center</a>, and it&#39;s also the API that powers <a class="type_link" href="https://console.ng.bluemix.net/data/discovery/fullservice/cloudant-nosql-db/resources">content discovery in Bluemix</a>. </p>
2525

26-
<p class="type_copy">If you followed those links, you probably noticed that the content is identical. That&#39;s because the content is served from the same Cloudant database, via the same API. The Preview Search and Preview API pages of this app will show you how we used this service to do just that. </p>
27-
2826
<div class="button_group">
2927
<a href="#/get" class="button_primary">Get Started</a>
3028
</div>

0 commit comments

Comments
 (0)