Updated index URL

This commit is contained in:
2026-02-28 02:01:21 +01:00
parent 595f5f4d45
commit 71fa689945
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ A library to parse configuration files.
You can install the library using pip: You can install the library using pip:
```bash ```bash
pip install config-parser --index-url https://jcloud-services.ddns.net/simple/ pip install config-parser --index-url https://repo.jcloud-services.ddns.net/simple/
``` ```
## Usage ## Usage
+1 -1
View File
@@ -15,4 +15,4 @@
# limitations under the License. # limitations under the License.
python3 -m build python3 -m build
scp dist/* jcloud@jcloud-services.ddns.net:/srv/data/jcloud/htdocs/simple/config-parser scp dist/* jcloud@jcloud-services.ddns.net:/srv/data/wwwstatic/repo/simple/config-parser