diff --git a/content/administration/iam/images/access_token_creation.png b/content/administration/iam/images/access_token_creation.png index fbc3ce15..2ea9733e 100644 Binary files a/content/administration/iam/images/access_token_creation.png and b/content/administration/iam/images/access_token_creation.png differ diff --git a/content/administration/iam/images/access_token_deletion.png b/content/administration/iam/images/access_token_deletion.png index 15752701..55e52d67 100644 Binary files a/content/administration/iam/images/access_token_deletion.png and b/content/administration/iam/images/access_token_deletion.png differ diff --git a/content/installation/console-first-steps.md b/content/installation/console-first-steps.md index 53d1d1f2..4221a41d 100644 --- a/content/installation/console-first-steps.md +++ b/content/installation/console-first-steps.md @@ -34,7 +34,7 @@ After signing in you land on the console home page, which shows: ## 4. Create Your First Bucket -1. On the home page, in the top left corner, select **Create Bucket**. +1. On the Buckets page, in the top right corner, select **Create Bucket**. 2. Enter a bucket name (for example `my-first-bucket`) and click **Create**. ![bucket creation](../management/bucket/images/bucket-creation-by-ui.png) diff --git a/content/installation/linux/images/console.jpg b/content/installation/linux/images/console.jpg index 8d34eadf..2a6224d5 100644 Binary files a/content/installation/linux/images/console.jpg and b/content/installation/linux/images/console.jpg differ diff --git a/content/management/bucket/creation.md b/content/management/bucket/creation.md index f2a86d23..82df323b 100644 --- a/content/management/bucket/creation.md +++ b/content/management/bucket/creation.md @@ -14,7 +14,7 @@ Prerequisites: ## Using the RustFS UI 1. Log in to the RustFS Console. -2. On the homepage, in the top left corner, select **Create Bucket**. +2. On the Buckets page, in the top right corner, select **Create Bucket**. 3. Enter the bucket name and click **Create** to complete bucket creation. ![bucket creation](images/bucket-creation-by-ui.png) diff --git a/content/management/bucket/images/bucket-creation-by-ui.png b/content/management/bucket/images/bucket-creation-by-ui.png index 4eb368fe..c3415a5a 100644 Binary files a/content/management/bucket/images/bucket-creation-by-ui.png and b/content/management/bucket/images/bucket-creation-by-ui.png differ diff --git a/content/management/bucket/images/bucket-deletion-on-ui.png b/content/management/bucket/images/bucket-deletion-on-ui.png index 099655af..489b3237 100644 Binary files a/content/management/bucket/images/bucket-deletion-on-ui.png and b/content/management/bucket/images/bucket-deletion-on-ui.png differ diff --git a/content/management/object/images/delete_file_from_ui.png b/content/management/object/images/delete_file_from_ui.png index 24ab021d..171c3e3b 100644 Binary files a/content/management/object/images/delete_file_from_ui.png and b/content/management/object/images/delete_file_from_ui.png differ diff --git a/content/management/object/images/object_details_info.png b/content/management/object/images/object_details_info.png index d93dff4e..086f2eab 100644 Binary files a/content/management/object/images/object_details_info.png and b/content/management/object/images/object_details_info.png differ diff --git a/content/management/object/images/upload_file_from_ui.png b/content/management/object/images/upload_file_from_ui.png index 0ddd76ac..c09abff3 100644 Binary files a/content/management/object/images/upload_file_from_ui.png and b/content/management/object/images/upload_file_from_ui.png differ