Skip to content

Commit 8e783b1

Browse files
authored
Update modelTemplate.html
replace vcellapi-beta with vcellapi
1 parent 2699631 commit 8e783b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

temp/modelTemplate.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ <h2 class="sectionTitle">Reaction Diagram</h2>
3030
{{#each data.vcml.BioModel}} {{#each this.Version}}
3131
<img
3232
class="image-zoom-available"
33-
src="https://vcellapi-beta.cam.uchc.edu:8080/biomodel/{{this.$.KeyValue}}/diagram"
33+
src="https://vcellapi.cam.uchc.edu/biomodel/{{this.$.KeyValue}}/diagram"
3434
alt="reactionDiagram"
3535
draggable="false"
3636
/>

0 commit comments

Comments
 (0)