Skip to content

Commit 0eaa9f6

Browse files
committed
Merge pull request #387 from github/showcases
Link out to showcases, not individual projects
2 parents 395424e + 033d030 commit 0eaa9f6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,31 +59,31 @@ <h3>Agencies use GitHub to engage developers and collaborate with the public on
5959
<div class="row-fluid section source-data-code">
6060
<div class="span4 animate-out">
6161
<h2>Open Source</h2>
62-
<p><a href="https://github.com/alphagov/static/pull/94" target="_blank">
62+
<p><a href="https://github.com/showcases/government" target="_blank">
6363
<img src="assets/img/open-source.png" alt="Pull request launching gov.uk"/></a>
6464
</p>
6565
<small>The UK Government launches its new site with a pull request.</small>
6666
</div>
6767

6868
<div class="span4 animate-out">
6969
<h2>Open Data</h2>
70-
<p><a href="https://github.com/benbalter/congressional-districts/commit/2233c76ca5bb059582d796f053775d8859198ec5?short_path=85d2c1b#diff-85d2c1b78193e963475250414e57940b" target="_blank">
70+
<p><a href="https://github.com/showcases/open-data" target="_blank">
7171
<img src="assets/img/open-data.png" alt="GeoJSON diff of Illinois 4th Congressional District"/></a>
7272
</p>
7373
<small>The City of Chicago release geographic city data.</small>
7474
</div>
7575

7676
<div class="span4 animate-out">
7777
<h2>Open Government</h2>
78-
<p><a href="http://project-open-data.github.io/" target="_blank">
78+
<p><a href="https://github.com/showcases/policies" target="_blank">
7979
<img src="assets/img/open-gov.png" alt="Project Open Data"/></a>
8080
</p>
8181
<small>The US Government Open Data policy on GitHub.</small>
8282
</div>
8383
</div>
8484

8585
</div>
86-
<p><a href="https://github.com/showcases/government">See more in the government showcase &rarr;</a></p>
86+
<p><a href="https://github.com/showcases">See more showcases &rarr;</a></p>
8787
</div>
8888

8989

0 commit comments

Comments
 (0)