Skip to content

Commit

Permalink
Update default.html
Browse files Browse the repository at this point in the history
  • Loading branch information
radhikaj committed Apr 29, 2023
1 parent 805e019 commit 5ccb9bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ <h3 style="text-align:left">Getting Started</h3>
<div class="row3">
<!--<div class="column3" style="background:green; text-align: center"><h4 style="text-align: center"><a href="https://aka.ms/ccvm" style="color:White">Deploy a DC-series Virtual Machine in Azure</a></h4><p>Provision an Azure Confidential Computing VM with Open Enclave SDK preinstalled</p></div>-->
<div class="column3" style="background:orange; text-align: center"><h4 style="text-align: center"><a href="https://github.com/openenclave/openenclave/blob/master/docs/GettingStartedDocs/install_oe_sdk-Ubuntu_20.04.md" style="color:White">Install the Linux SDK Package on Ubuntu 20.04</a></h4><p>Install the Open Enclave SDK package on Ubuntu 20.04</p></div>
<div class="column3" style="background:green; text-align: center"><h4 style="text-align: center"><a href="https://github.com/openenclave/openenclave/blob/master/docs/GettingStartedDocs/install_oe_sdk-Ubuntu_18.04.md" style="color:White">Install the Linux SDK Package on Ubuntu 18.04</a></h4><p>Install the Open Enclave SDK package on Ubuntu 18.04</p></div>

<div class="column3" style="background:DarkGoldenRod; text-align: center"><h4 style="text-align: center"><a href="https://github.com/openenclave/openenclave/blob/master/docs/GettingStartedDocs/install_oe_sdk-Windows.md" style="color:White">Install the Windows SDK Package</a></h4><p>Install the Open Enclave SDK package on Windows Server 2019</p></div>
<div class="column3" style="background:teal ; text-align: center"><h4 style="text-align: center"><a href="https://github.com/openenclave/openenclave" style="color:White">Clone the Repo</a></h4><p>Clone the Open Enclave SDK repo</p></div>
</div>
Expand Down

0 comments on commit 5ccb9bf

Please sign in to comment.