Skip to content

Commit

Permalink
chore: fix docs/content/User/StepByStepGuide.md lint failure (#1088)
Browse files Browse the repository at this point in the history
Signed-off-by: Jeromy Cannon <[email protected]>
  • Loading branch information
jeromy-cannon authored Jan 2, 2025
1 parent 7965894 commit 5985246
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/content/User/StepByStepGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ releasing lease
```

* Setup node with Hedera platform software.
* It may take a while as it download the hedera platform code from <https://builds.hedera.com/>
* It may take a while as it download the hedera platform code from <https://builds.hedera.com/>

```
solo node setup -i node1,node2,node3 -n "${SOLO_NAMESPACE}"
Expand Down
2 changes: 1 addition & 1 deletion docs/content/User/StepByStepGuide.md.template
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ $SOLO_NETWORK_DEPLOY_OUTPUT
```

* Setup node with Hedera platform software.
* It may take a while as it download the hedera platform code from <https://builds.hedera.com/>
* It may take a while as it download the hedera platform code from <https://builds.hedera.com/>

```
solo node setup -i node1,node2,node3 -n "${SOLO_NAMESPACE}"
Expand Down

0 comments on commit 5985246

Please sign in to comment.