Skip to content

Commit 3db23bd

Browse files
committed
Fix 404 page.
1 parent d682569 commit 3db23bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

404.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Sorry, we couldn't find the page you're looking for. Here are links to the main
66

77
Our Software:
88
------------
9-
* [NodeBox 3](http://nodebox.net/code/): Cross-platform, node-based GUI for efficient data visualizations and generative design.
9+
* [NodeBox 3](http://nodebox.net/node/): Cross-platform, node-based GUI for efficient data visualizations and generative design.
1010
* [NodeBox 1](http://nodebox.net/code/): Mac app for creating 2D visuals using Python programming code.
1111
* [NodeBox OpenGL](http://nodebox.net/opengl/): Fast cross platform graphics library.
1212

@@ -22,4 +22,4 @@ Support:
2222
</script>
2323
<script type="text/javascript"
2424
src="http://linkhelp.clients.google.com/tbproxy/lh/wm/fixurl.js">
25-
</script>
25+
</script>

0 commit comments

Comments
 (0)