Skip to content

Commit 1fe3f5c

Browse files
authored
Update index.html
1 parent 136c132 commit 1fe3f5c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,12 +103,12 @@ <h1 class="title is-1 publication-title">Ark: An Open-source Python-based Framew
103103
</span> -->
104104

105105
<span class="link-block">
106-
<a href=""
106+
<a href="https://github.com/orgs/Robotics-Ark/repositories"
107107
class="external-link button is-normal is-rounded is-dark">
108108
<span class="icon">
109109
<i class="fab fa-github"></i>
110110
</span>
111-
<span>Code(coming soon)</span>
111+
<span>Code</span>
112112
</a>
113113
</span>
114114
</div>
@@ -166,7 +166,7 @@ <h2 class="title is-3">Abstract</h2>
166166
<!-- <h2 class="title is-3">Image</h2> -->
167167
<div class="content has-text-justified">
168168
<center>
169-
<img src="static/images/ArkFigure_page_15.jpg" alt="Ark Network" width="900" height="600">
169+
<img src="static/images/Ark_Framework_Overview.pdf" alt="Ark Network" width="900" height="600">
170170
</center>
171171
</div>
172172
</div>

0 commit comments

Comments
 (0)