Skip to content

Commit db75e5b

Browse files
committed
update code page
1 parent 4f4562c commit db75e5b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

website/code.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@ <h2 align="right"><a href="/">Back</a></h2>
3737
<table class="alt" style="width:100%;">
3838
<tbody>
3939
<tr>
40-
<td>Julia Code</td>
41-
<td><a href="https://github.com/QuantEcon/book-dp1-public/code/jl/">Files on GitHub</a></td>
40+
<td>Julia</td>
41+
<td><a href="https://github.com/QuantEcon/book-dp1-public/tree/main/code/jl">Files on GitHub</a></td>
4242
</tr>
4343
<tr>
44-
<td>Python Code</td>
45-
<td><a href="https://github.com/QuantEcon/book-dp1-public/code/py/">Files on GitHub</a></td>
44+
<td>Python</td>
45+
<td><a href="https://github.com/QuantEcon/book-dp1-public/tree/main/code/py">Files on GitHub</a></td>
4646
</tr>
4747
</tbody>
4848
</table>

0 commit comments

Comments
 (0)