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 fba5229 commit 5500008Copy full SHA for 5500008
src/lib/try/TryOnline.svelte
@@ -69,7 +69,7 @@
69
<Spring size={70} color={$darkModeThemeEnabled ? 'currentColor' : "#6DB33F"}/>
70
</TryTechnology>
71
72
- <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'>
73
<img src="https://ollama.com/public/ollama.png" alt="Ollama" width="50" height="50 ">
74
75
0 commit comments