File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 33
44<p align =" center " >
55 <a href="https://jchanvfx.github.io/NodeGraphQt" target="_blank">
6- <img src="/docs/_images/logo.png" title="logo">
6+ <img src="https://raw.githubusercontent.com/jchanvfx/NodeGraphQt/main /docs/_images/logo.png" title="logo">
77 </a>
88</p >
99
1010`` NodeGraphQt `` is a node graph UI framework for ` PySide2 ` that can be implemented and re-purposed into
1111applications.
1212
13- <img src =" /docs/_images/screenshot.png " width =" 100% " title =" NodeGraphQt " >
13+ <img src =" https://raw.githubusercontent.com/jchanvfx/NodeGraphQt/main /docs/_images/screenshot.png" width =" 100% " title =" NodeGraphQt " >
1414
1515
1616## Documentation
@@ -26,16 +26,16 @@ https://jchanvfx.github.io/NodeGraphQt/api/html/examples/ex_overview.html#simple
2626
2727https://jchanvfx.github.io/NodeGraphQt/api/html/examples/ex_pipe.html#layout-direction
2828
29- <img src =" /docs/_images/vertical_layout.png " width =" 800 " title =" Vertical Layout " >
29+ <img src =" https://raw.githubusercontent.com/jchanvfx/NodeGraphQt/main /docs/_images/vertical_layout.png" width =" 800 " title =" Vertical Layout " >
3030
3131## Pipe Layout
3232
3333https://jchanvfx.github.io/NodeGraphQt/api/html/examples/ex_pipe.html#layout-styles
3434
35- <img src =" /docs/_images/pipe_layout_types.gif " width =" 600 " title =" Pipe Layout " >
35+ <img src =" https://raw.githubusercontent.com/jchanvfx/NodeGraphQt/main /docs/_images/pipe_layout_types.gif" width =" 600 " title =" Pipe Layout " >
3636
3737## Custom Widgets
3838
3939https://jchanvfx.github.io/NodeGraphQt/api/html/custom_widgets.html
4040
41- <img src =" /docs/_images/prop_bin.png " width =" 600 " title =" Properties Bin " >
41+ <img src =" https://raw.githubusercontent.com/jchanvfx/NodeGraphQt/main /docs/_images/prop_bin.png" width =" 600 " title =" Properties Bin " >
You can’t perform that action at this time.
0 commit comments