Skip to content
This repository was archived by the owner on Mar 29, 2023. It is now read-only.

Commit 2e84839

Browse files
committed
User Data link fixes [ci skip]
1 parent 89d2ef9 commit 2e84839

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/couchbase-cluster-mds/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Check out [How do you connect to the Couchbase
4444
cluster](https://github.com/gruntwork-io/terraform-aws-couchbase/tree/master/modules/couchbase-cluster#how-do-you-connect-to-the-couchbase-cluster)
4545
documentation. To log into the Couchbase Web Console, use the username and password from the `cluster_username`
4646
and `cluster_password` vars in
47-
[user-data.sh](https://github.com/gruntwork-io/terraform-aws-couchbase/tree/master/examples/couchbase-cluster-mds/user-data/user-data-couchbase-data-nodes.sh).
47+
[user-data-couchbase-data-nodes.sh](https://github.com/gruntwork-io/terraform-aws-couchbase/tree/master/examples/couchbase-cluster-mds/user-data/user-data-couchbase-data-nodes.sh).
4848

4949
Note that booting up and rebalancing a Couchbase cluster can take 5 - 10 minutes, depending on the number and types of
5050
instances.

examples/couchbase-multi-datacenter-replication/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Check out [How do you connect to the Couchbase
4848
cluster](https://github.com/gruntwork-io/terraform-aws-couchbase/tree/master/modules/couchbase-cluster#how-do-you-connect-to-the-couchbase-cluster)
4949
documentation. To log into the Couchbase Web Console, use the username and password from the `cluster_username`
5050
and `cluster_password` vars in
51-
[user-data.sh](https://github.com/gruntwork-io/terraform-aws-couchbase/tree/master/examples/couchbase-multi-datacenter-replication/user-data/user-data-primary.sh).
51+
[user-data-primary.sh](https://github.com/gruntwork-io/terraform-aws-couchbase/tree/master/examples/couchbase-multi-datacenter-replication/user-data/user-data-primary.sh).
5252
5353
Note that booting up and rebalancing a Couchbase cluster can take 5 - 10 minutes, depending on the number and types of
5454
instances.

0 commit comments

Comments
 (0)