Skip to content

Commit

Permalink
Update templates/spin_sidebar.hbs
Browse files Browse the repository at this point in the history
Signed-off-by: tpmccallum [email protected]

Signed-off-by: Timothy McCallum <[email protected]>
  • Loading branch information
Timothy McCallum authored Oct 25, 2023
1 parent 6bbc49b commit 501a352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/spin_sidebar.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
</label>
<ul class="menu-list accordion-menu-item-content">
<li><a {{#if (active_content request.spin-path-info "/spin/serverless-ai-hello-world" )}} class="active"
{{/if}} href="{{site.info.base_url}}/spin/serverless-ai-hello-world.md">Build your first Serverless AI app</a></li>
{{/if}} href="{{site.info.base_url}}/spin/serverless-ai-hello-world.md">Build Your First Serverless AI App</a></li>
<li><a {{#if (active_content request.spin-path-info "/spin/ai-sentiment-analysis-api-tutorial" )}} class="active"
{{/if}} href="{{site.info.base_url}}/spin/ai-sentiment-analysis-api-tutorial">Sentiment Analysis With Serverless AI</a></li>
<li><a {{#if (active_content request.spin-path-info "/spin/url-shortener-tutorial" )}} class="active" {{/if}}
Expand Down

0 comments on commit 501a352

Please sign in to comment.