File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ <h3><a href="/shop/" class="large-link">T-shirts!</a></h3>
9898 < a href ="https://github.com/processing "> Processing on GitHub</ a > to read
9999 instructions for downloading the code,
100100 < a href ="https://github.com/processing/processing/wiki/Build-Instructions "> building from the source</ a > ,
101- < a href ="https ://github.com/ processing/processing-web/issues?state=open "> reporting and tracking bugs</ a > , and
101+ < a href ="http ://wiki. processing.org/w/Report_Bugs "> reporting and tracking bugs</ a > , and
102102 creating < a href ="https://github.com/processing/processing/wiki "> libraries and tools</ a > .</ p >
103103
104104 </ p >
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ function navigation($section = '')
7474
7575 $ html .= "\t\t\t\t\t" . "<a href= \"http://forum.processing.org \"" . 'class="outward" ' . "><span>»</span>Forum</a><br> \n" ;
7676 $ html .= "\t\t\t\t\t" . "<a href= \"https://github.com/processing \"" . 'class="outward" ' . "><span>»</span>GitHub</a><br> \n" ;
77- $ html .= "\t\t\t\t\t" . "<a href= \"https ://github.com/ processing/processing/issues?state=open \"" . 'class="outward" ' . "><span>»</span>Issues</a><br> \n" ;
77+ $ html .= "\t\t\t\t\t" . "<a href= \"http ://wiki. processing.org/w/Report_Bugs \"" . 'class="outward" ' . "><span>»</span>Issues</a><br> \n" ;
7878 $ html .= "\t\t\t\t\t" . "<a href= \"http://wiki.processing.org \"" . 'class="outward" ' . "><span>»</span>Wiki</a><br> \n" ;
7979 $ html .= "\t\t\t\t\t" . "<a href= \"http://wiki.processing.org/w/FAQ \"" . 'class="outward" ' . "><span>»</span>FAQ</a><br> \n" ;
8080 $ html .= "\t\t\t\t\t" . "<a href= \"https://twitter.com/processingOrg \"" . 'class="outward" ' . "><span>»</span>Twitter</a><br> \n" ;
You can’t perform that action at this time.
0 commit comments