Skip to content

Commit

Permalink
Update wrong arrow chars
Browse files Browse the repository at this point in the history
  • Loading branch information
pabloFuente committed Mar 21, 2023
1 parent 2113f9b commit 464e047
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
8 changes: 4 additions & 4 deletions docs/deployment/ce/aws.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@

- **[Deployment instructions](#deployment-instructions)**
- [1) Access to the console of AWS Cloud Formation](#1-access-to-the-console-of-aws-cloud-formation)
- [2) Select Create Stack 🠚 With new resources](#2-select-create-stack-with-new-resources)
- [3) Option Specify template 🠚 Amazon S3 URL with the following URL](#3-option-specify-template-amazon-s3-url-with-the-following-url)
- [2) Select Create Stack With new resources](#2-select-create-stack-with-new-resources)
- [3) Option Specify template Amazon S3 URL with the following URL](#3-option-specify-template-amazon-s3-url-with-the-following-url)
- [4) Specify stack details](#4-specify-stack-details)
- [5) Create your stack](#5-create-your-stack)
- [6) Administration](#6-administration)
Expand All @@ -30,7 +30,7 @@ The deployment of OpenVidu can be a piece of cake if you have an AWS account. Ju

---

### 2. Select _Create Stack_ 🠚 _With new resources_
### 2. Select _Create Stack_ _With new resources_

<p>
<img class="img-responsive deploy-img" style="margin: auto; max-height: 400px" src="img/docs/deployment/CF_newstack.png">
Expand All @@ -40,7 +40,7 @@ The deployment of OpenVidu can be a piece of cake if you have an AWS account. Ju

---

### 3. Option _Specify template_ 🠚 _Amazon S3 URL_ with the following URL
### 3. Option _Specify template_ _Amazon S3 URL_ with the following URL

<code id="code-2">https://s3-eu-west-1.amazonaws.com/aws.openvidu.io/CF-OpenVidu-latest.yaml</code>
<button id="btn-copy-2" class="btn-xs btn-primary btn-copy-code hidden-xs" data-toggle="tooltip" data-placement="button"
Expand Down
10 changes: 5 additions & 5 deletions docs/deployment/enterprise/aws.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
- **[Deployment](#deployment)**
- [1) Previous requirements](#1-previous-requirements)
- [2) Access to the console of AWS Cloud Formation](#2-access-to-the-console-of-aws-cloud-formation)
- [3) Select Create Stack 🠚 With new resources](#3-select-create-stack-with-new-resources)
- [4) Option Specify template 🠚 Amazon S3 URL with the following URL](#4-option-specify-template-amazon-s3-url-with-the-following-url)
- [3) Select Create Stack With new resources](#3-select-create-stack-with-new-resources)
- [4) Option Specify template Amazon S3 URL with the following URL](#4-option-specify-template-amazon-s3-url-with-the-following-url)
- [5) Specify stack details](#5-specify-stack-details)
- [5.1) OpenVidu Configuration Parameters](#51-openvidu-configuration-parameters)
- [5.2) Elasticsearch and Kibana Configuration](#52-elasticsearch-and-kibana-configuration)
Expand Down Expand Up @@ -91,15 +91,15 @@ To deploy OpenVidu Enterprise in AWS with High Availability you need at least:

---

#### 3) Select _Create Stack_ 🠚 _With new resources_
#### 3) Select _Create Stack_ _With new resources_

<p>
<img class="img-responsive deploy-img" style="margin: auto; max-height: 400px" src="img/docs/deployment/CF_newstack.png">
</p>

---

#### 4) Option _Specify template_ 🠚 _Amazon S3 URL_ with the following URL
#### 4) Option _Specify template_ _Amazon S3 URL_ with the following URL

<code id="code-2">https://s3-eu-west-1.amazonaws.com/aws.openvidu.io/CF-OpenVidu-Enterprise-latest.yaml</code>
<button id="btn-copy-2" class="btn-xs btn-primary btn-copy-code hidden-xs" data-toggle="tooltip" data-placement="button" title="Copy to Clipboard">Copy</button>
Expand Down Expand Up @@ -521,7 +521,7 @@ openvidu-replication-manager-1 | 2022-05-17 12:23:41.002 INFO 8 --- [

OpenVidu Enterprise Autoscaling is managed by AWS Autoscaling Groups. In consequence, all autoscaling parameters can be changed through Cloudformation parameters.

To change those parameters you just need to go to ** AWS Cloudformation Panel 🠚 Select Your Stack 🠚 Update 🠚 Use current template**.
To change those parameters you just need to go to ** AWS Cloudformation Panel Select Your Stack Update Use current template**.

<div class="row">
<div class="pro-gallery-steps" style="margin: 25px 35px 25px 35px">
Expand Down
8 changes: 4 additions & 4 deletions docs/deployment/pro/aws.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@

- **[Deployment instructions](#deployment-instructions)**
- [1) Access to the console of AWS Cloud Formation](#1-access-to-the-console-of-aws-cloud-formation)
- [2) Select 'Create Stack' 🠚 'With new resources'](#2-select-create-stack-with-new-resources)
- [3) Option 'Specify template' 🠚 'Amazon S3 URL' with the following URL](#3-option-specify-template-amazon-s3-url-with-the-following-url)
- [2) Select 'Create Stack' 'With new resources'](#2-select-create-stack-with-new-resources)
- [3) Option 'Specify template' 'Amazon S3 URL' with the following URL](#3-option-specify-template-amazon-s3-url-with-the-following-url)
- [4) Specify stack details](#4-specify-stack-details)
- [5) Create your stack](#5-create-your-stack)
- [6) Administration](#6-administration)
Expand Down Expand Up @@ -58,15 +58,15 @@

---

### 2) Select _Create Stack_ 🠚 _With new resources_
### 2) Select _Create Stack_ _With new resources_

<p>
<img class="img-responsive deploy-img" style="margin: auto; max-height: 400px" src="img/docs/deployment/CF_newstack.png">
</p>

---

### 3) Option _Specify template_ 🠚 _Amazon S3 URL_ with the following URL
### 3) Option _Specify template_ _Amazon S3 URL_ with the following URL

<code id="code-2">https://s3-eu-west-1.amazonaws.com/aws.openvidu.io/CF-OpenVidu-Pro-latest.yaml</code>
<button id="btn-copy-2" class="btn-xs btn-primary btn-copy-code hidden-xs" data-toggle="tooltip" data-placement="button" title="Copy to Clipboard">Copy</button>
Expand Down

0 comments on commit 464e047

Please sign in to comment.