]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc/rgw: update links to examples/rgw
authorCasey Bodley <cbodley@redhat.com>
Mon, 13 Feb 2023 22:18:49 +0000 (17:18 -0500)
committerCasey Bodley <cbodley@redhat.com>
Tue, 14 Feb 2023 12:33:57 +0000 (07:33 -0500)
Signed-off-by: Casey Bodley <cbodley@redhat.com>
doc/radosgw/rgw-cache.rst
doc/radosgw/s3-notification-compatibility.rst
doc/radosgw/s3/python.rst

index 2f7e72ca8d6ba822c092312d5f2e989e8019a6ca..116db8ed4efe94d3d00009b0cd96fb6d771482ad 100644 (file)
@@ -90,7 +90,7 @@ $ sudo ln -sf /usr/local/openresty/bin/openresty /usr/bin/nginx
 
 Put in-place your Nginx configuration files and edit them according to your environment:
 
-All Nginx conf files are under: https://github.com/ceph/ceph/tree/master/examples/rgw-cache
+All Nginx conf files are under: https://github.com/ceph/ceph/tree/main/examples/rgw/rgw-cache
 
 `nginx.conf` should go to `/etc/nginx/nginx.conf`
 
index b142e01c380b41e8b7a371911ba7ccb0a1927a9a..9a101306aa3d815150530330cf5cb82faa7588ed 100644 (file)
@@ -146,4 +146,4 @@ We also have the following extensions to topic configuration:
 .. _AWS S3 Bucket Notifications API: https://docs.aws.amazon.com/AmazonS3/latest/dev/NotificationHowTo.html
 .. _Event Message Structure: https://docs.aws.amazon.com/AmazonS3/latest/dev/notification-content-structure.html
 .. _`Bucket Notifications`: ../notifications
-.. _`boto3 SDK filter extensions`: https://github.com/ceph/ceph/tree/master/examples/boto3
+.. _`boto3 SDK filter extensions`: https://github.com/ceph/ceph/tree/main/examples/rgw/boto3
index 6fb314378aced63561a4e2ed2db0ff79c24e6f17..35f6828932ea54fc636542fa1978bc4fc6895080 100644 (file)
@@ -194,4 +194,4 @@ For example, unordered list of objects could be fetched using:
 Without the extensions file, in the above example, boto3 would complain that the ``AllowUnordered`` argument is invalid.
 
 
-.. _extensions file: https://github.com/ceph/ceph/blob/master/examples/boto3/service-2.sdk-extras.json
+.. _extensions file: https://github.com/ceph/ceph/blob/main/examples/rgw/boto3/service-2.sdk-extras.json