Skip to content

Commit 3dc0fad

Browse files
committed
updated docs
1 parent 55acaaf commit 3dc0fad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/graph-editor-intro.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ <h2 id="grapheditor">graph-editor</h2>
3232

3333
<p>Graph Editor is a tool for viewing and interactively editing Neo4j graphs. It can also be used to create, edit and share simple graph layouts using a json file format.</p>
3434

35-
<p>Note: Graph Editor is uses the Graph Diagram library (<a href="https://wwlib.github.io/graph-diagram/">https://wwlib.github.io/graph-diagram/</a>) which is a TypeScript port of a graph-editing project called Arrows, originally created by Alistair Jones at Neo4j (<a href="www.apcjones.com/arrows/"></a>).</p>
35+
<p>Note: Graph Editor is uses the Graph Diagram library (<a href="https://wwlib.github.io/graph-diagram/">https://wwlib.github.io/graph-diagram/</a>) which is a TypeScript port of a graph-editing project called Arrows, originally created by Alistair Jones at Neo4j (<a href="http://www.apcjones.com/arrows/">http://www.apcjones.com/arrows/</a>).</p>
3636

3737
<!--
3838
<h3 id="overview">Overview</h3>

docs/graph-editor-intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
Graph Editor is a tool for viewing and interactively editing Neo4j graphs. It can also be used to create, edit and share simple graph layouts using a json file format.
1515

16-
Note: Graph Editor is uses the Graph Diagram library ([https://wwlib.github.io/graph-diagram/](https://wwlib.github.io/graph-diagram/)) which is a TypeScript port of a graph-editing project called Arrows, originally created by Alistair Jones at Neo4j ([](www.apcjones.com/arrows/)).
16+
Note: Graph Editor is uses the Graph Diagram library ([https://wwlib.github.io/graph-diagram/](https://wwlib.github.io/graph-diagram/)) which is a TypeScript port of a graph-editing project called Arrows, originally created by Alistair Jones at Neo4j ([http://www.apcjones.com/arrows/](http://www.apcjones.com/arrows/)).
1717

1818
<!--
1919
### Overview

0 commit comments

Comments
 (0)