Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Link to VDC landing page #478

Merged
merged 1 commit into from
Apr 2, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ ms.topic: landing-page
</li>
<!-- Azure Virtual Datacenter -->
<li>
<a href="https://aka.ms/vdc">
<a href="./vdc/index.md">
<div class="cardSize">
<div class="cardPadding">
<div class="card">
Expand All @@ -197,8 +197,8 @@ ms.topic: landing-page
</div>
</div>
<div class="cardText">
<h3>Azure Virtual Datacenter e-book</h3>
<p>This e-book shows you how to deploy enterprise workloads to the Azure cloud platform, while respecting your existing security and networking policies.</p>
<h3>Azure Virtual Datacenter</h3>
<p>When deploying enterprise workloads to the cloud, organizations must balance governance with developer agility. Azure Virtual Datacenter provides models to achieve this balance with an emphasis on governance.</p>
</div>
</div>
</div>
Expand Down