This is an automated email from the ASF dual-hosted git repository. mergebot-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/beam-site.git
commit 8c4f2a922bfd8c7091be14e6e58b460f2370acc1 Author: Mergebot <[email protected]> AuthorDate: Tue Apr 17 14:31:39 2018 -0700 Prepare repository for deployment. --- content/contribute/release-guide/index.html | 2 +- content/documentation/sdks/python-pipeline-dependencies/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/contribute/release-guide/index.html b/content/contribute/release-guide/index.html index 4af9749..79a7d15 100644 --- a/content/contribute/release-guide/index.html +++ b/content/contribute/release-guide/index.html @@ -413,7 +413,7 @@ instructions</a>.</p> <h4 id="register-to-pypi">Register to PyPI</h4> -<p>Release manager needs to have an account with PyPI. If you need one, <a href="https://pypi.python.org/pypi?%3Aaction=register_form">register</a> at PyPI. You also need to be a maintainer (or an owner) of the <a href="https://pypi.python.org/pypi/apache-beam">apache-beam</a> package in order to push a new release. Ask on the mailing list for assistance.</p> +<p>Release manager needs to have an account with PyPI. If you need one, <a href="https://pypi.python.org/account/register/">register at PyPI</a>. You also need to be a maintainer (or an owner) of the <a href="https://pypi.python.org/pypi/apache-beam">apache-beam</a> package in order to push a new release. Ask on the mailing list for assistance.</p> <h3 id="create-a-new-version-in-jira">Create a new version in JIRA</h3> diff --git a/content/documentation/sdks/python-pipeline-dependencies/index.html b/content/documentation/sdks/python-pipeline-dependencies/index.html index 3ab4dbe..3afbcab 100644 --- a/content/documentation/sdks/python-pipeline-dependencies/index.html +++ b/content/documentation/sdks/python-pipeline-dependencies/index.html @@ -151,7 +151,7 @@ <h2 id="pypi-dependencies">PyPI Dependencies</h2> -<p>If your pipeline uses public packages from the <a href="https://pypi.python.org/pypi">Python Package Index</a>, make these packages available remotely by performing the following steps:</p> +<p>If your pipeline uses public packages from the <a href="https://pypi.python.org/">Python Package Index</a>, make these packages available remotely by performing the following steps:</p> <p><strong>Note:</strong> If your PyPI package depends on a non-Python package (e.g. a package that requires installation on Linux using the <code class="highlighter-rouge">apt-get install</code> command), see the <a href="#nonpython">PyPI Dependencies with Non-Python Dependencies</a> section instead.</p> -- To stop receiving notification emails like this one, please contact [email protected].
