Skip to content

Commit a010bb5

Browse files
author
Paul Jenkins
committed
Update _includes/latest_project.html
1 parent a57f204 commit a010bb5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_includes/latest_project.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
<div class="latest">
22

3-
<h3>The latest Code52 project is <a href="http://code52.org/pretzel.html">Pretzel</a></h3>
3+
<h3>The latest Code52 project is <a href="/metro-dot-css.html">metro.css</a></h3>
44

5-
<div class="description">Pretzel is a .NET based static site generator tool for quickly creating websites. Read more about it <a href="http://code52.org/pretzel.html">here</a>.</div>
5+
<div class="description">Metro.css is a CSS/JS package for bootstrapping Metro-styled websites. Read more about it <a href="/metro-dot-css.html">here</a>.</div>
66

77
<div class="details">
88

99
<ul>
10-
<li>Fork and contribute on <a href="https://github.com/Code52/Pretzel">GitHub</a></li>
10+
<li>Fork and contribute on <a href="https://github.com/Code52/metro.css">GitHub</a></li>
1111
<li>Follow the conversation on <a href="https://jabbr.net/">JabbR</a></li>
12-
<li>Track the progress on <a href="https://trello.com/board/pretzel/4f25ffb3dbbed1ab5a4f0f5a">Trello</a></li>
12+
<li>Track the progress on <a href="https://trello.com/board/metro-css/4f2fd841a5146fa91fbff127">Trello</a></li>
1313
</ul>
1414

1515
</div>

0 commit comments

Comments
 (0)