Skip to content

Commit 1709c7a

Browse files
committed
Fix broken image links
1 parent 2c21f3a commit 1709c7a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pages/platform/databases/mongodb_02_manage_control_panel/guide.en-gb.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ We provide official MongoDB built-in roles. Please read the [official MongoDB do
3737

3838
In our example, we will create a new user called `foo` with the role `userAdmin` on the `bar` database and the role `readWriteAnyDatabase` on any database as its name implies:
3939

40-
![User Creation](images/mongodb_02_manage_control_panel-20230313174020.pngg){.thumbnail}
40+
![User Creation](images/mongodb_02_manage_control_panel-20230313174020.png){.thumbnail}
4141

4242
Once created or updated, note the password then after a few seconds check to verify the user is ready and with the "Enabled" status in the OVHcloud Control Panel.
4343

@@ -96,7 +96,7 @@ You can specify the MongoDB connection string using either:
9696
9797
Select the `Users`{.action} tab to get the username or reset a user password.
9898
99-
![Users tab](images/mongodb_02_manage_control_panel-20230313175812.png.png){.thumbnail}
99+
![Users tab](images/mongodb_02_manage_control_panel-20230313175812.png){.thumbnail}
100100
101101
## Go further
102102
311 Bytes
Loading

0 commit comments

Comments
 (0)