File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -82,9 +82,8 @@ <h2 id=app>Example Web Application</h2>
82
82
The example application allows the user to zoom and pan a Mandelbrot fractal (dynamically
83
83
rendered server side, in C++). The user is able to save the location of features they find,
84
84
deep in the fractal, and a time-ordered list of these with thumbnails is displayed in the
85
- left hand pane. The application is provisionally hosted < a
86
- href ="http://www.fractaldemo.com/ "> here</ a > , but you can easily deploy your own as all
87
- required files are available in the Jsonnet repository.
85
+ left hand pane. All required files are available in the Jsonnet repository if you want to
86
+ deploy this yourself.
88
87
</ p >
89
88
< p >
90
89
Although admittedly a little contrived, this example is intended to represent the structure
You can’t perform that action at this time.
0 commit comments