https://drupal.org/drupal-7.0 The link to Download/Try Drupal 7 is currently non-functional. Somebody stumbling on this page might not know how else to get Drupal 7.

Comments

lizzjoy’s picture

Project: Drupal.org site moderators » Drupal.org customizations
Version: » 7.x-3.x-dev
Component: Broken link » Code

Thanks for reporting. I'm moving this to Drupal.org customizations.

aprohl5’s picture

I was looking at this again, and it appears the link is probably not broken but there is a clear something covering up the top half off the page and keeping anything from being selected.

mgifford’s picture

I think this is a duplicate, but couldn't find it.

I'm not sure what's getting in the way of:

  <div class="grid-6 alpha">
    <h1>Friendly and powerful: <strong>Drupal 7</strong></h1>
    <h2>We are proud to present to you our best work yet &ndash; Drupal 7, the friendly and powerful content management platform for building nearly any kind of website: from blogs and micro-sites to collaborative social communities.</h2>
    <a class="link-button" href="/start"><span>Get started with Drupal 7</span></a>
  </div>

None of the menu links at the top work either:

  <div class="content">
    <ul class="menu"><li class="first leaf"><a href="/start" title="Getting Started with Drupal">Get Started</a></li>
<li class="leaf"><a href="/community" title="Drupal Community">Community</a></li>
<li class="leaf"><a href="/documentation" title="Drupal Documentation">Documentation</a></li>
<li class="leaf"><a href="/support" title="Support for using Drupal">Support</a></li>
<li class="leaf"><a href="/download" title="Download and Extend Drupal">Download &amp; Extend</a></li>
<li class="leaf"><a href="/drupal-services" title="Buy Drupal Products and Services">Marketplace</a></li>
<li class="last leaf"><a href="/about" title="About Drupal">About</a></li>
</ul>  </div>
drumm’s picture

Status: Active » Closed (cannot reproduce)

I can't reproduce this. Please re-open if this can be reproduced in another browser, and mention what browser you are using.