summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorSebastiaan Lokhorst <sebastiaanlokhorst@gmail.com>2020-12-12 16:00:29 +0100
committerGitHub <noreply@github.com>2020-12-12 07:00:29 -0800
commitd970b73df3900b730602c3fac3db820e693a72e2 (patch)
tree993b4e7e551f2433242192ca3a1367f6ba3400af /examples
parentafc59cbcb5f5c60ea2a2d856c7fb2fd4e0473164 (diff)
downloadnetworkx-d970b73df3900b730602c3fac3db820e693a72e2.tar.gz
JavaScript example: fix link (#4450)
Diffstat (limited to 'examples')
-rw-r--r--examples/external/javascript_force.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/external/javascript_force.py b/examples/external/javascript_force.py
index 1c531135..8304ca79 100644
--- a/examples/external/javascript_force.py
+++ b/examples/external/javascript_force.py
@@ -8,7 +8,7 @@ to produce an HTML/Javascript drawing.
You will need to download the following directory:
-- https://github.com/networkx/networkx/tree/master/examples/javascript/force
+- https://github.com/networkx/networkx/tree/master/examples/external/force
"""
import json