Skip to content

Commit a03734a

Browse files
committed
Update url and main page
1 parent a2209c6 commit a03734a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

_includes/latest_project.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
<div class="pivot-item">
22
<h3>current</h3>
3-
<h4>The latest Code52 project is <a href="/finances-windows8.html">MyFinances for Windows 8</a>
3+
<h4>The latest Code52 project is <a href="/enhance.html">Enhance - a WPF Scanning Application</a>
44
</h4>
55

6-
<div class="description">MyFinances is an Windows 8 metro-style application, built using HTML/CSS and JavaScript. Details <a href="/finances-windows8.html">here</a>, but go and <a href="http://msdn.microsoft.com/en-us/windows/apps/br229516.aspx">download the tools</a> to get started with Windows 8 CP and VS11 if you haven't already.</div>
6+
<div class="description">Enhance is a project to modernise the photo and document scanning realm with a fresh look and features not commonly found. Details <a href="/enhance.html">here</a></div>
77

88
<div class="details">
99
<p>Want to get involved?</p>
1010

1111
<ul>
12-
<li>Fork the code on <a href="https://github.com/Code52/winrt-finances">GitHub</a></li>
12+
<li>Fork the code on <a href="https://github.com/Code52/Enhance">GitHub</a></li>
1313
<li>Get in touch with the contributors on <a href="http://jabbr.net/#/rooms/code52">JabbR</a></li>
14-
<li>Grab a task from the <a href="https://trello.com/board/winrt-finances/4f54b11dde0de5752b235a9d">Trello</a> board and get involved!</li>
14+
<li>Grab a task from the <a href="https://trello.com/board/enhance/4f24963edbbed1ab5a11c5ad">Trello</a> board and get involved!</li>
1515
</ul>
1616

1717
</div>
18-
<div class="description">Not interested in WinRT? We'll announce the next project at <a href="http://timeanddate.com/worldclock/fixedtime.html?iso=201203012T22&p1=240">approx. 10pm Sydney time, Monday</a>. You could contribute to our past projects too!</div>
18+
<div class="description">Not interested in this one? We'll announce the next project at <a href="http://timeanddate.com/worldclock/fixedtime.html?iso=201203012T22&p1=240">approx. 10pm Sydney time, Monday</a>. You could contribute to our <a href="http://github.com/Code52/">past projects</a> too!</div>
1919
</div>

_posts/2012-03-12-scanner.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
permalink: /scanner.html
3+
permalink: /enhance.html
44
date: 2012-03-12 23:00
55
title: "Enhance - a Scanner"
66
author: "@aeoth, @shiftkey and @tobin"

0 commit comments

Comments
 (0)