Skip to content

Commit

Permalink
Update JFrog link
Browse files Browse the repository at this point in the history
  • Loading branch information
jsiegle authored Dec 11, 2024
1 parent 4255d54 commit 7cd6fad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/Developer-Guide/Modifying-the-host-application.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Code organization

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

* **.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>`__.
* **.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/>`__.

* **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.

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

.. |br| raw:: html

<br/>
<br/>

0 comments on commit 7cd6fad

Please sign in to comment.