Skip to content

Commit a4ae7f1

Browse files
authored
Updated Desktop URLs and removed CSP and EE URLs (docker#10322)
* Updated Desktop URLs and removed CSP and EE URLs * Added Get started and removed Get docker URLs
1 parent aa5e9db commit a4ae7f1

File tree

1 file changed

+3
-21
lines changed

1 file changed

+3
-21
lines changed

Diff for: _includes/global-header.html

+3-21
Original file line numberDiff line numberDiff line change
@@ -9,27 +9,9 @@
99
</div>
1010
<div class="navbar-collapse collapse">
1111
<ul class="primary nav navbar-nav">
12-
<li><a href="https://docker.com/why-docker">Why Docker?</a></li>
13-
<li><a href="https://docker.com/get-started">Product</a></li>
14-
<li class="dropdown">
15-
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Get Docker <span class="caret"></span></a>
16-
<ul class="dropdown-menu nav-main">
17-
<h6 class="dropdown-header">For Desktop</h6>
18-
<li><a href="https://docker.com/products/docker-desktop">Mac & Windows</a></li>
19-
<h6 class="dropdown-header">For Cloud Providers</h6>
20-
<li><a href="https://docker.com/partners/aws">AWS</a></li>
21-
<li><a href="https://docker.com/partners/microsoft">Azure</a></li>
22-
<h6 class="dropdown-header">For Servers</h6>
23-
<li><a href="https://hub.docker.com/editions/enterprise/docker-ee-server-windows">Windows Server</a></li>
24-
<li><a href="https://hub.docker.com/editions/enterprise/docker-ee-server-centos">CentOS</a></li>
25-
<li><a href="https://hub.docker.com/editions/community/docker-ce-server-debian">Debian</a></li>
26-
<li><a href="https://hub.docker.com/editions/community/docker-ce-server-fedora">Fedora</a></li>
27-
<li><a href="https://hub.docker.com/editions/enterprise/docker-ee-server-oraclelinux">Oracle Enterprise Linux</a></li>
28-
<li><a href="https://hub.docker.com/editions/enterprise/docker-ee-server-rhel">RHEL</a></li>
29-
<li><a href="https://hub.docker.com/editions/enterprise/docker-ee-server-sles">SLES</a></li>
30-
<li><a href="https://hub.docker.com/editions/enterprise/docker-ee-server-ubuntu">Ubuntu</a></li>
31-
</ul>
32-
</li>
12+
<li><a href="https://www.docker.com/why-docker">Why Docker?</a></li>
13+
<li><a href="https://docs.docker.com/get-started/">Get started</a></li>
14+
<li><a href="https://www.docker.com/products">Products</a></li>
3315
<li><a href="https://docker.com/docker-community">Community</a></li>
3416
<li><a href="https://hub.docker.com/signup">Create Docker ID</a></li>
3517
<li><a href="https://hub.docker.com/sso/start">Sign In</a></li>

0 commit comments

Comments
 (0)