From fd833be535e62460c09adb4ecaaab782a31a7fa7 Mon Sep 17 00:00:00 2001 From: mdipierro Date: Mon, 24 Jun 2013 02:07:18 -0500 Subject: [PATCH] edited link to realpython --- VERSION | 2 +- .../private/content/en/default/documentation/more.markmin | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 1fa62a7d..dc6e2383 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Version 2.5.1-stable+timestamp.2013.06.24.01.48.00 +Version 2.5.1-stable+timestamp.2013.06.24.02.06.34 diff --git a/applications/examples/private/content/en/default/documentation/more.markmin b/applications/examples/private/content/en/default/documentation/more.markmin index fb0d29fc..58dd1ebf 100644 --- a/applications/examples/private/content/en/default/documentation/more.markmin +++ b/applications/examples/private/content/en/default/documentation/more.markmin @@ -9,7 +9,7 @@ #### Learning and Demos - [[Intro video http://www.youtube.com/watch?v=BXzqmHx6edY]] and [[code examples https://github.com/mjhea0/web2py]] - [[Killer Web Development Tutorial http://killer-web-development.com/]] -- [[Real Python for the Web http://www.kickstarter.com/projects/1369857650/real-python-for-web-development-featuring-web2py]] +- [[Real Python for the Web http://www.realpython.com]] (web development with web2py and more!) - [[Admin Demo http://www.web2py.com/demo_admin popup]] (web-based IDE) - [[Welcome App Demo http://www.web2py.com/welcome]] (scaffolding application) - [[Videos http://www.web2py.com/examples/default/videos/]]