Skip to content

Commit de070d6

Browse files
doc: remove live link to fractaldemo.com
The website www.fractaldemo.com no longer exists. Such is the internet. Fixes #379
1 parent b0260ec commit de070d6

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

doc/articles/fractal.1.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,8 @@ <h2 id=app>Example Web Application</h2>
8282
The example application allows the user to zoom and pan a Mandelbrot fractal (dynamically
8383
rendered server side, in C++). The user is able to save the location of features they find,
8484
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.
8887
</p>
8988
<p>
9089
Although admittedly a little contrived, this example is intended to represent the structure

0 commit comments

Comments
 (0)