Skip to content

Commit 6e6fa5c

Browse files
committed
url fix
1 parent 29318c7 commit 6e6fa5c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,23 +26,23 @@ or you can download previous versions from the [releases](https://github.com/jch
2626
<a href="https://jchanvfx.github.io/NodeGraphQt" target="_blank">https://jchanvfx.github.io/NodeGraphQt</a>
2727

2828
See the [basic_example.py](/examples/basic_example.py) script to get started or check out the API example overview
29-
<a href="https://jchanvfx.github.io/NodeGraphQt/api/html/examples/ex_overview.html#simple-example" target="_blank">here.</a>
29+
<a href="https://jchanvfx.github.io/NodeGraphQt/api/examples/ex_overview.html#simple-example" target="_blank">here.</a>
3030

3131
## Vertical Layout
3232

33-
https://jchanvfx.github.io/NodeGraphQt/api/html/examples/ex_pipe.html#layout-direction
33+
https://jchanvfx.github.io/NodeGraphQt/api/examples/ex_pipe.html#layout-direction
3434

3535
<img src="https://raw.githubusercontent.com/jchanvfx/NodeGraphQt/main/docs/_images/vertical_layout.png" width="800" title="Vertical Layout">
3636

3737
## Pipe Layout
3838

39-
https://jchanvfx.github.io/NodeGraphQt/api/html/examples/ex_pipe.html#layout-styles
39+
https://jchanvfx.github.io/NodeGraphQt/api/examples/ex_pipe.html#layout-styles
4040

4141
<img src="https://raw.githubusercontent.com/jchanvfx/NodeGraphQt/main/docs/_images/pipe_layout_types.gif" width="600" title="Pipe Layout">
4242

4343
## Custom Widgets
4444

45-
https://jchanvfx.github.io/NodeGraphQt/api/html/custom_widgets.html
45+
https://jchanvfx.github.io/NodeGraphQt/api/custom_widgets.html
4646

4747
<img src="https://raw.githubusercontent.com/jchanvfx/NodeGraphQt/main/docs/_images/prop_bin.png" width="600" title="Properties Bin">
4848

0 commit comments

Comments
 (0)