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 2699631 commit 8e783b1Copy full SHA for 8e783b1
temp/modelTemplate.html
@@ -30,7 +30,7 @@ <h2 class="sectionTitle">Reaction Diagram</h2>
30
{{#each data.vcml.BioModel}} {{#each this.Version}}
31
<img
32
class="image-zoom-available"
33
- src="https://vcellapi-beta.cam.uchc.edu:8080/biomodel/{{this.$.KeyValue}}/diagram"
+ src="https://vcellapi.cam.uchc.edu/biomodel/{{this.$.KeyValue}}/diagram"
34
alt="reactionDiagram"
35
draggable="false"
36
/>
0 commit comments