We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6970d5f commit 4575acbCopy full SHA for 4575acb
frontend/public/index.html
@@ -101,7 +101,7 @@ <h1 class="navbar-item title">
101
<div class="tabs is-centered">
102
<ul>
103
<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"> 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">
+ <li class="is-active"><a target="_blank" href="https://cloud.ibm.com/docs/solution-tutorials?topic=solution-tutorials-text-analysis-code-engine">
105
<i class="fab fa-readme"></i>
106
Solution-tutorial
107
</a></li>
0 commit comments