X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/8244506c761b51462c557f41e92694ea76c380d3..9eb1aca27ce14b738a994c4330a7a22d4cac31f5:/script.php?lang=bash diff --git a/script.php b/script.php index 9b8a104..be29f3d 100644 --- a/script.php +++ b/script.php @@ -44,7 +44,7 @@ if ($_SERVER['REQUEST_METHOD'] == "GET" && count($_GET) == 0) { <div class="info"> <h2>Scripting interface</h2> <p>This interface permits to script your uploads and downloads.</p> - <p>See <a href="https://gitlab.com/pcanterino/Jirafeau/blob/master/script.php">source code</a> of this interface to get available calls :)</p> + <p>See <a href="https://gitlab.com/jirafeau/Jirafeau/blob/master/script.php">source code</a> of this interface to get available calls :)</p> <p>You may download a preconfigured <a href="script.php?lang=bash">Bash Script</a> to easily send to and get files from the API via command line.</p> </div> <br />