Skip to content

Commit e4b477f

Browse files
authored
Merge pull request #374 from gerrod3/small_doc_fixes
Small docs fixes
2 parents 594ce75 + c9f4eef commit e4b477f

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

docs/_scripts/quickstart.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ source sync.sh
1818

1919
source publication.sh
2020
source distribution.sh
21-
# TODO: Test autoupdate when CLI PR is merged
22-
# source autoupdate.sh
21+
source autoupdate.sh
2322
source pip.sh
2423

2524
source upload.sh

docs/tech-preview.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ The following features are currently being released as part of a tech preview
55

66
* New endpoint “pulp/api/v3/remotes/python/python/from_bandersnatch/” that allows for Python remote creation from a
77
Bandersnatch config file.
8-
* PyPi’s json API at content endpoint ‘/pypi/{package-name}/json’. Allows for basic Pulp-to-Pulp syncing.
9-
* Fully mirror Python repositories like PyPi
8+
* PyPI’s json API at content endpoint ‘/pypi/{package-name}/json’. Allows for basic Pulp-to-Pulp syncing.
9+
* Fully mirror Python repositories like PyPI

0 commit comments

Comments
 (0)