Skip to content

Commit

Permalink
Renaming file
Browse files Browse the repository at this point in the history
  • Loading branch information
ipopescu committed Sep 18, 2023
1 parent ae86e23 commit e2440fa
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/sidebar.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ module.exports = {
},
items: [
"operators/aws-nodes/deploying",
"operators/aws-nodes/connecting",
"operators/aws-nodes/validating",
"operators/aws-nodes/modules",
"operators/aws-nodes/backup",
"operators/aws-nodes/open-vpn",
Expand Down
2 changes: 1 addition & 1 deletion source/docs/casper/operators/aws-nodes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ The purpose of this architecture is to maintain the integrity and security of th
| Topic | Description |
| --------------------------------------------------------- | --------------------------------------------------- |
| [Deploy the Infrastructure](./1-deploying.md) | How to deploy the infrastructure in AWS. |
| [Validate and Monitor the Node](./2-connecting.md) | Validate the AWS setup and monitor the Casper node. |
| [Validate and Monitor the Node](./2-validating.md) | Validate the AWS setup and monitor the Casper node. |
| [Implemented Modules](./3-modules.md) | Details about the modules implemented in this IaC. |
| [Restore and Backup](./4-backup.md) | Restoring and Backing up Blockchain Data. |
| [Setup OpenVPN](./5-open-vpn.md) | Configure the Open VPN Server. |
Expand Down

0 comments on commit e2440fa

Please sign in to comment.