Skip to content

Commit

Permalink
Final changes before release
Browse files Browse the repository at this point in the history
  • Loading branch information
hasanbalci committed Aug 28, 2024
1 parent 4c73ed4 commit cbd605b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ U. Dogrusoz , A. Karacelik, I. Safarli, H. Balci, L. Dervishi, and M.C. Siper, "

Here is a demo:
<p align="center">
<a href="https://raw.githack.com/iVis-at-Bilkent/cytoscape.js-edge-editing/unstable/demo.html"><img src="https://www.cs.bilkent.edu.tr/~ivis/images/demo1.png" height=42px></a>
<a href="https://ivis-at-bilkent.github.io/cytoscape.js-edge-editing/demo.html"><img src="https://www.cs.bilkent.edu.tr/~ivis/images/demo1.png" height=42px></a>
</p>

## Dependencies
Expand Down
2 changes: 1 addition & 1 deletion demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<!-- for testing with local version of cytoscape.js -->
<!--<script src="../cytoscape.js/build/cytoscape.js"></script>-->
<script src="https://raw.githack.com/iVis-at-Bilkent/cytoscape.js-context-menus/unstable/cytoscape-context-menus.js"></script>
<script src="https://unpkg.com/cytoscape-context-menus/cytoscape-context-menus.js"></script>
<script src="https://unpkg.com/cytoscape-undo-redo/cytoscape-undo-redo.js"></script>
<script src="cytoscape-edge-editing.js"></script>

Expand Down

0 comments on commit cbd605b

Please sign in to comment.