diff --git a/docs/els-for-languages/python-libraries/README.md b/docs/els-for-languages/python-libraries/README.md index d73b3e5c0..7a8c658ae 100644 --- a/docs/els-for-languages/python-libraries/README.md +++ b/docs/els-for-languages/python-libraries/README.md @@ -9,7 +9,7 @@ Endless Lifecycle Support (ELS) for Runtimes & Libraries from TuxCare provides s **Supported architecture:** x86_64. -* Other libraries and architectures upon request. +Other libraries and architectures upon request. ## Connection to ELS for Python Libraries Repository @@ -31,7 +31,7 @@ You can install or upgrade a package directly using the ELS repository with your ```text pip install --upgrade \ - -i https://:@nexus.repo.corp.cloudlinux.com/repository/els_python/simple \ + -i https://:@nexus.repo.tuxcare.com/repository/els_python/simple \ ``` @@ -50,10 +50,10 @@ This method is recommended if you want to use only ELS-patched Python packages f 2. Run the command to install the latest package version: @@ -87,10 +87,10 @@ If you want to keep using public PyPI and fetch only specific patched packages f 2. Run the command to install a specific patched TuxCare version, for example: