Skip to content

Commit 37f3370

Browse files
committed
url fix
1 parent 3977fa3 commit 37f3370

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/examples/ex_menu.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ It can also be populated it with a config file in ``JSON`` format by using
1919
:width: 300px
2020

2121
| Here's a couple links to the example config file and functions with a few essential menu commands.
22-
| `example JSON config file <https://github.com/jchanvfx/NodeGraphQt/blob/master/examples/hotkeys/hotkeys.json>`_
23-
| `example python hotkey functions <https://github.com/jchanvfx/NodeGraphQt/blob/master/examples/hotkeys/hotkey_functions.py>`_
22+
| `example JSON config file <https://github.com/jchanvfx/NodeGraphQt/blob/main/examples/hotkeys/hotkeys.json>`_
23+
| `example python hotkey functions <https://github.com/jchanvfx/NodeGraphQt/blob/main/examples/hotkeys/hotkey_functions.py>`_
2424
2525

2626
Adding to the Graph Menu

0 commit comments

Comments
 (0)