Skip to content

Commit a271ea3

Browse files
committed
taurification
1 parent 2c7a70d commit a271ea3

22 files changed

+360
-8
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
</style>
1717
</head>
1818
<body>
19-
<iframe src="sealion.html" title="Sealion — Sequence Alignment Viewer" allowfullscreen></iframe>
19+
<iframe src="ui/sealion.html" title="Sealion — Sequence Alignment Viewer" allowfullscreen></iframe>
2020
</body>
2121
</html>

test_genbank_parser.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ <h2>Usage Example</h2>
185185
</div>
186186

187187
<!-- Load the utility -->
188-
<script src="js/utils.js"></script>
188+
<script src="ui/js/utils.js"></script>
189189

190190
<script>
191191
let parsedData = null;
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)