Skip to content

Commit

Permalink
Remove guidance on external link icons
Browse files Browse the repository at this point in the history
We no longer style differently them in toolkit.
  • Loading branch information
Robin Whittleton committed Oct 25, 2016
1 parent 5f64425 commit e5496d0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 26 deletions.
23 changes: 0 additions & 23 deletions app/views/guide_typography.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,29 +131,6 @@ <h3 class="heading-medium" id="typography-links">Links</h3>
<code class="language-markup">
{% include "snippets/encoded/typography_links.html" %}
</code>
</pre>

<h4 class="heading-medium" id="typography-external-links">External links</h4>

<div class="panel panel-border-wide text">
<p>
<strong class="bold-small">External link styles are deprecated and are liable to be removed in a future release.</strong>
</p>
<p>
If your service has user research that indicates that external links are useful (or not) then we’d like to hear from you either on Slack, <a href="https://groups.google.com/a/digital.cabinet-office.gov.uk/forum/#!forum/digital-service-designers">digital-service-designers</a> or <a href="https://github.com/alphagov/govuk_elements/issues/new">opening an issue</a>.
</p>
</div>

<div class="example">
<div class="text">
{% include "snippets/typography_external_links.html" %}
</div>
</div>

<pre>
<code class="language-markup">
{% include "snippets/encoded/typography_external_links.html" %}
</code>
</pre>

<h3 class="heading-medium" id="typography-lists">Lists</h3>
Expand Down
3 changes: 0 additions & 3 deletions app/views/snippets/typography_external_links.html

This file was deleted.

0 comments on commit e5496d0

Please sign in to comment.