Skip to content

Commit ef8e476

Browse files
author
Noelle Daley
authored
add Replication Learn Links to wizard (#9106)
1 parent 83c8944 commit ef8e476

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

ui/app/templates/components/wizard/replication-setup.hbs

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@
88
<p>
99
Vault has two kinds of replication, each for a different purpose. Do you want to keep a backup of your data, or are you more interested in speed of access?
1010
</p>
11+
12+
<LearnLink @path="/vault/operations/ops-replication">
13+
<Icon @glyph="learn" aria-hidden="true" />Learn: Setting Up Performance Replication
14+
</LearnLink>
15+
16+
<LearnLink @path="/vault/operations/ops-disaster-recovery">
17+
<Icon @glyph="learn" aria-hidden="true" />
18+
Learn: Setting up Disaster Recovery
19+
</LearnLink>
20+
1121
</WizardSection>
1222
<WizardSection @headerText="Cluster mode" @class="wizard-details">
1323
<p>

0 commit comments

Comments
 (0)