Skip to content

Commit 3c69117

Browse files
committed
Change edit to match
1 parent d21996b commit 3c69117

File tree

8 files changed

+14
-14
lines changed

8 files changed

+14
-14
lines changed

content/integrate/amazon-bedrock/set-up-redis.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,9 @@ For your database to be fully secure, you must enable [Transport Layer Security
115115

116116
1. Select **Databases** from the [Redis Cloud console](https://cloud.redis.io/) menu and then select your database from the list.
117117

118-
1. From the database's **Configuration** screen, select the **Edit database** button:
118+
1. From the database's **Configuration** screen, select the **Edit** button:
119119

120-
{{<image filename="images/rc/button-database-edit.png" width="140px" alt="The Edit database button lets you change selected database properties." >}}
120+
{{<image filename="images/rc/button-database-edit.png" width="100px" alt="The Edit database button lets you change selected database properties." >}}
121121

122122
1. In the **Security** section, use the **Transport layer security (TLS)** toggle to enable TLS:
123123

content/operate/rc/databases/back-up-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ To turn on database backups:
3636

3737
1. Sign in to the [Redis Cloud console](https://cloud.redis.io/).
3838

39-
1. Select the database to open the **Database** page and then select **Edit database**.
39+
1. Select the database to open the **Database** page and then select **Edit**.
4040

4141
{{<image filename="images/rc/database-details-configuration-tab-general-flexible.png" alt="The Configuration tab of the Database details screen." >}}
4242

content/operate/rc/databases/view-edit-database.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ To view the details of a database:
1616

1717
1. Sign in to the [Redis Cloud console](https://cloud.redis.io/). (Create an account if you don't already have one.)
1818

19-
2. Select the **Databases** menu to display a searchable list of all databases.
19+
2. Select the **Databases** menu to display a [searchable list of all databases](#manage-the-database-list).
2020

2121
3. Locate the database in the list.
2222

@@ -185,9 +185,9 @@ The **View Database** screen also has tabs that let you view:
185185

186186
## Edit database details
187187

188-
Use the **Edit database** button to edit database details.
188+
Use the **Edit** button to edit database details.
189189

190-
{{<image filename="images/rc/button-database-edit.png" alt="The Edit database button lets you change selected database properties." >}}
190+
{{<image filename="images/rc/button-database-edit.png" alt="The Edit button lets you change selected database properties." width=100px >}}
191191

192192
Because databases exist within the context of a deployment, certain fields cannot be updated, especially those that might lead to data loss.
193193

content/operate/rc/security/access-control/data-access-control/default-user.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ See your [Redis client's documentation]({{< relref "/develop/clients" >}}) to le
2929

3030
To change the default user password for your database:
3131

32-
1. From the database **Configuration** tab, select **Edit database**.
32+
1. From the database **Configuration** tab, select **Edit**.
3333

34-
{{<image filename="images/rc/button-database-edit.png" width="150px" alt="The Edit database button lets you change the database's default user password." >}}
34+
{{<image filename="images/rc/button-database-edit.png" width="100px" alt="The Edit button lets you change the database's default user password." >}}
3535

3636
1. Under the **Security** section, enter the new password in the **Default user password** field. Database passwords must be less than 50 characters long.
3737

@@ -45,9 +45,9 @@ After you set up [role-based access control]({{< relref "/operate/rc/security/ac
4545

4646
To turn off the default user for a database:
4747

48-
1. From the database **Configuration** tab, select **Edit database**.
48+
1. From the database **Configuration** tab, select **Edit**.
4949

50-
{{<image filename="images/rc/button-database-edit.png" width="150px" alt="The Edit database button lets you change the database's default user password." >}}
50+
{{<image filename="images/rc/button-database-edit.png" width="100px" alt="The Edit database button lets you change the database's default user password." >}}
5151

5252
1. Under the **Security** section, select the **Default User** switch to turn it off.
5353

content/operate/rc/security/database-security/tls-ssl.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ To enable TLS for a Redis Cloud database:
4545

4646
1. Select **Databases** from the [Redis Cloud console](https://cloud.redis.io/) menu and then select your database from the list.
4747

48-
1. From the database's **Configuration** screen, select the **Edit database** button:
48+
1. From the database's **Configuration** screen, select **Edit**:
4949

50-
{{<image filename="images/rc/button-database-edit.png" width="140px" alt="The Edit database button lets you change selected database properties." >}}
50+
{{<image filename="images/rc/button-database-edit.png" width="100px" alt="The Edit database button lets you change selected database properties." >}}
5151

5252
1. In the **Security** section, use the **Transport layer security (TLS)** toggle to enable TLS:
5353

content/operate/rc/subscriptions/upgrade-essentials-pro.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ Before you follow this guide, be aware of the following limitations:
5151

5252
1. Select the database you want to migrate your data to. This will be your target database.
5353

54-
1. From the **Configuration** tab of the target database, select **Edit database**.
54+
1. From the **Configuration** tab of the target database, select **Edit**.
5555

56-
{{<image filename="images/rc/button-database-edit.png" alt="The Edit database button lets you change selected database properties." >}}
56+
{{<image filename="images/rc/button-database-edit.png" alt="The Edit database button lets you change selected database properties." width=100px >}}
5757

5858
1. In the **Durability** section, enable **Active-Passive Redis** and then select **Add Source**.
5959

static/images/rc/button-database-edit.png

100755100644
-3.47 KB
Loading
Loading

0 commit comments

Comments
 (0)