Skip to content

Commit

Permalink
fixup! Using Ollama sample from devfile.io
Browse files Browse the repository at this point in the history
  • Loading branch information
ibuziuk committed Jun 25, 2024
1 parent fba5229 commit 5500008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/try/TryOnline.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<Spring size={70} color={$darkModeThemeEnabled ? 'currentColor' : "#6DB33F"}/>
</TryTechnology>

<TryTechnology hrefLink='https://workspaces.openshift.com#https://github.com/redhat-developer-demos/cde-ollama-continue'>
<TryTechnology hrefLink='https://workspaces.openshift.com#https://registry.devfile.io/devfiles/ollama/1.0.0&storageType=ephemeral'>
<img src="https://ollama.com/public/ollama.png" alt="Ollama" width="50" height="50 ">
</TryTechnology>

Expand Down

0 comments on commit 5500008

Please sign in to comment.