Skip to content

Commit fe4615a

Browse files
committed
object-storage: Fix formatting errors
1 parent 5b98c40 commit fe4615a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docs/hypernode-platform/object-storage/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ hypernode-object-storage --help
3030
1. Click the **Order a workspace** button in the top-right.
3131
1. Select the desired options for your workspace and proceed to checkout.
3232

33-
3433
```{note}
3534
You can use one object storage across multiple Hypernodes. But you can only use one object storage space per Hypernode.
3635
```
@@ -57,6 +56,7 @@ Secret Key | **sensitive**
5756
```
5857

5958
**Control Panel**
59+
6060
1. Go to the [Control Panel](https://my.hypernode.com).
6161
1. Click on the **Object Storage** tab in the left sidebar.
6262
1. Click your workspace.

docs/hypernode-platform/object-storage/object-versioning.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ With object versioning, you can keep track of changes made to your objects in th
1313

1414
To enable object versioning, you can use the `update` command with the `--enable-versioning` flag. This will enable versioning for all objects in your Object Storage workspace.
1515

16-
1716
```console
1817
app@abcdef-example-magweb-cmbl:~$ hypernode-object-storage update --enable-versioning
1918
Enabling versioning...

0 commit comments

Comments
 (0)