Skip to content

Commit

Permalink
fix readme link broken
Browse files Browse the repository at this point in the history
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
  • Loading branch information
vsoch committed Mar 17, 2022
1 parent 73603e9 commit 5064a02
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -369,9 +369,7 @@ nx.draw(graph, with_labels=True, font_weight='bold')
plt.show()
```

That should generate:

![examples/gexf/graph.png](examples/gexf/graph.png)
That should generate [examples/gexf/graph.xml](examples/gexf/graph.xml).


### Render
Expand Down

0 comments on commit 5064a02

Please sign in to comment.