Skip to content

Commit

Permalink
Fix rst reference
Browse files Browse the repository at this point in the history
  • Loading branch information
maxnoe authored and vvolkl committed Feb 26, 2024
1 parent 31e9c5c commit aed264c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cpt-repo.rst
Original file line number Diff line number Diff line change
Expand Up @@ -441,8 +441,8 @@ Once the bucket is available, the S3 storage settings are given as parameters to
cvmfs_server mkfs -s /etc/cvmfs/.../mys3.conf \
-w http://mybucket.s3.amazonaws.com my.repo.name

The file ``mys3.conf`` contains the S3 settings (see :ref: `table below
<tab_s3confparameters>`). The ``-w`` option is used define the S3 server URL,
The file ``mys3.conf`` contains the S3 settings (see :ref:`table below <tab_s3confparameters>`).
The ``-w`` option is used define the S3 server URL,
e.g. http://localhost:3128, which is used for accessing the repository's
backend storage on S3.

Expand Down

0 comments on commit aed264c

Please sign in to comment.