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 1776af6 commit b86ad04Copy full SHA for b86ad04
src/lib/try/TryOnline.svelte
@@ -85,7 +85,7 @@
85
<Laravel size={70} color={$darkModeThemeEnabled ? 'currentColor' : "#A8B9CC"}/>
86
</TryTechnology>
87
88
- <TryTechnology hrefLink='https://workspaces.openshift.com#https://registry.devfile.io/devfiles/jhipster-online/2.33.0&storageType=ephemeral'>
+ <TryTechnology hrefLink='https://workspaces.openshift.com#https://registry.devfile.io/devfiles/jhipster-online/2.33.1&storageType=ephemeral'>
89
<img src="https://raw.githubusercontent.com/jhipster/jhipster-artwork/refs/heads/main/logos/JHipster%20bowtie%20-%20square.png" alt="JHipster" width="50" height="50">
90
91
</div>
0 commit comments