Skip to content

Commit 5500008

Browse files
committed
fixup! Using Ollama sample from devfile.io
1 parent fba5229 commit 5500008

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/try/TryOnline.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<Spring size={70} color={$darkModeThemeEnabled ? 'currentColor' : "#6DB33F"}/>
7070
</TryTechnology>
7171

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

0 commit comments

Comments
 (0)