mirror of https://github.com/docker/docs.git
Updated Desktop URLs and removed CSP and EE URLs (#10322)
* Updated Desktop URLs and removed CSP and EE URLs * Added Get started and removed Get docker URLs
This commit is contained in:
parent
aa5e9db1c6
commit
a4ae7f1b7c
|
@ -9,27 +9,9 @@
|
|||
</div>
|
||||
<div class="navbar-collapse collapse">
|
||||
<ul class="primary nav navbar-nav">
|
||||
<li><a href="https://docker.com/why-docker">Why Docker?</a></li>
|
||||
<li><a href="https://docker.com/get-started">Product</a></li>
|
||||
<li class="dropdown">
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Get Docker <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu nav-main">
|
||||
<h6 class="dropdown-header">For Desktop</h6>
|
||||
<li><a href="https://docker.com/products/docker-desktop">Mac & Windows</a></li>
|
||||
<h6 class="dropdown-header">For Cloud Providers</h6>
|
||||
<li><a href="https://docker.com/partners/aws">AWS</a></li>
|
||||
<li><a href="https://docker.com/partners/microsoft">Azure</a></li>
|
||||
<h6 class="dropdown-header">For Servers</h6>
|
||||
<li><a href="https://hub.docker.com/editions/enterprise/docker-ee-server-windows">Windows Server</a></li>
|
||||
<li><a href="https://hub.docker.com/editions/enterprise/docker-ee-server-centos">CentOS</a></li>
|
||||
<li><a href="https://hub.docker.com/editions/community/docker-ce-server-debian">Debian</a></li>
|
||||
<li><a href="https://hub.docker.com/editions/community/docker-ce-server-fedora">Fedora</a></li>
|
||||
<li><a href="https://hub.docker.com/editions/enterprise/docker-ee-server-oraclelinux">Oracle Enterprise Linux</a></li>
|
||||
<li><a href="https://hub.docker.com/editions/enterprise/docker-ee-server-rhel">RHEL</a></li>
|
||||
<li><a href="https://hub.docker.com/editions/enterprise/docker-ee-server-sles">SLES</a></li>
|
||||
<li><a href="https://hub.docker.com/editions/enterprise/docker-ee-server-ubuntu">Ubuntu</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="https://www.docker.com/why-docker">Why Docker?</a></li>
|
||||
<li><a href="https://docs.docker.com/get-started/">Get started</a></li>
|
||||
<li><a href="https://www.docker.com/products">Products</a></li>
|
||||
<li><a href="https://docker.com/docker-community">Community</a></li>
|
||||
<li><a href="https://hub.docker.com/signup">Create Docker ID</a></li>
|
||||
<li><a href="https://hub.docker.com/sso/start">Sign In</a></li>
|
||||
|
|
Loading…
Reference in New Issue