Skip to content

Commit 7cd6fad

Browse files
authored
Update JFrog link
1 parent 4255d54 commit 7cd6fad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/Developer-Guide/Modifying-the-host-application.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Code organization
3535

3636
The top-level directory of the `plugin-GUI repository <https://github.com/open-ephys/plugin-GUI>`__ contains the following folders:
3737

38-
* **.github** - GitHub Actions scripts for building the GUI on Linux, macOS, and Windows. Whenever the code is updated in the **testing** or **master** branches, these scripts will automatically regenerate the GUI's binaries and upload them to `Artifactory <https://openephysgui.jfrog.io/ui/packages>`__.
38+
* **.github** - GitHub Actions scripts for building the GUI on Linux, macOS, and Windows. Whenever the code is updated in the **testing** or **master** branches, these scripts will automatically regenerate the GUI's binaries and upload them to `Artifactory <https://openephys.jfrog.io/ui/native/GUI-binaries/>`__.
3939

4040
* **Build** - empty directory where platform-specific build files will be located. Any files that end up in this directory will not be included in your git commits.
4141

@@ -114,4 +114,4 @@ In addition to the user-defined signal chain, one module is created by default:
114114

115115
.. |br| raw:: html
116116

117-
<br/>
117+
<br/>

0 commit comments

Comments
 (0)