Skip to content

Commit 4575acb

Browse files
authored
Update index.html with correct link to tutorial
1 parent 6970d5f commit 4575acb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ <h1 class="navbar-item title">
101101
<div class="tabs is-centered">
102102
<ul>
103103
<li class="is-active"><a href="https://www.ibm.com/cloud" target="_blank"> <img src="./cloud.png" alt="IBM Cloud logo" width="16" height="16">&nbsp;IBM Cloud</a></li>
104-
<li class="is-active"><a target="_blank" href="https://cloud.ibm.com/docs/solution-tutorials?topic=solution-tutorials-image_classification_code_engine">
104+
<li class="is-active"><a target="_blank" href="https://cloud.ibm.com/docs/solution-tutorials?topic=solution-tutorials-text-analysis-code-engine">
105105
<i class="fab fa-readme"></i>
106106
&nbsp;Solution-tutorial
107107
</a></li>

0 commit comments

Comments
 (0)