You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: demos/main.html
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,8 @@ <h3>Links</h3>
66
66
<li><ahref="https://github.com/s-macke/jor1k/wiki/Explore-the-emulator">Explore the emulator</a> wiki page</li>
67
67
<li><ahref="http://www.benjamincburns.com/2013/11/10/jor1k-ethmac-support.html">Ben's blog post about network support</a></li>
68
68
<li><ahref="https://github.com/s-macke/jor1k/">Project</a> page at github</li>
69
-
<li><ahref="https://github.com/s-macke/jor1k/issues">Bugtracker</a> to report any issues or feature requests</li>
69
+
<li><ahref="https://github.com/s-macke/jor1k/issues">Emulator Bugtracker</a> to report any emulator issues or feature requests</li>
70
+
<li><ahref="https://github.com/benjamincburns/websockproxy/issues">Networking Bugtracker</a> to report network outages or other problems related to the demo network</li>
70
71
<li><ahref="https://github.com/s-macke/jor1k/wiki">Wiki</a> containing more detailed descriptions</li>
71
72
<li><ahref="http://openrisc.io">Official site</a> of the openrisc project</li>
72
73
</ul>
@@ -75,17 +76,17 @@ <h3>Developer and contributors</h3>
75
76
<ul>
76
77
<liclass="contributor">
77
78
<ul>
78
-
<liclass="contributor-info">Main developer - Sebastian Macke <ahref="http://simulationcorner.net/">simulationcorner.net</a></li>
79
+
<liclass="contributor-info">Main developer - Sebastian Macke <ahref="https://simulationcorner.net/">simulationcorner.net</a></li>
79
80
</ul>
80
81
</li>
81
82
<liclass="contributor">
82
83
<ul>
83
-
<liclass="contributor-info">Network support - Ben Burns <ahref="http://www.benjamincburns.com">benjamincburns.com</a></li>
84
+
<liclass="contributor-info">Network support - Ben Burns <ahref="https://www.benjamincburns.com">benjamincburns.com</a></li>
0 commit comments