Skip to content

Commit

Permalink
Merge pull request #4 from virtual-labs/dev
Browse files Browse the repository at this point in the history
Update index.html
  • Loading branch information
sravanthimodepu authored Aug 19, 2021
2 parents a80043d + 5528c59 commit 8d93918
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion experiment/simulation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</head>
<body>
<!-- Your code goes here-->
<p><li>Make sure that you have<a href="../../Introduction.html"> prerequisites</a> installed to run experiment </li></p>
<p><li>Make sure that you have<a href="../../../Introduction.html"> prerequisites</a> installed to run experiment </li></p>
<p>Click <a class="qtlink" href="./exp6.html" onclick="window.open('./exp6.html', null,'scrollbars=yes, width=' + (screen.availWidth) +',height=' + (screen.availHeight)); return false;"> here </a> to perform the experiment.</p>

<!-- Add JS at the bottom of HTML file -->
Expand Down

0 comments on commit 8d93918

Please sign in to comment.