Skip to content

Commit 0276258

Browse files
authored
Merge pull request #193 from tekknolagi/patch-1
Fix Juce link in README
2 parents 9b6a27b + 027688c commit 0276258

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ If you want to add files to the core GUI, you'll have to do that through the "In
1919
New plugin developers can publish links to their work in `this list`_ to make them available to the general public.
2020

2121
.. _source: https://github.com/julianstorer/juce
22-
.. _JUCE: http://www.rawmaterialsoftware.com/juce.php
22+
.. _JUCE: https://juce.com/
2323
.. _wiki: http://open-ephys.atlassian.net
2424
.. _different branches: https://open-ephys.atlassian.net/wiki/display/OEW/Using+Git
2525
.. _this list: https://open-ephys.atlassian.net/wiki/display/OEW/Third-party+plugin+repositories

0 commit comments

Comments
 (0)