From 578352d50065aa496e9eaf562920f43727613c6d Mon Sep 17 00:00:00 2001 From: mdipierro Date: Sat, 22 Jun 2013 01:46:39 -0500 Subject: [PATCH] added a link that was lost --- VERSION | 2 +- .../private/content/en/default/documentation/more.markmin | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/VERSION b/VERSION index d97139ad..a7c091cf 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Version 2.5.1-stable+timestamp.2013.06.22.01.33.30 +Version 2.5.1-stable+timestamp.2013.06.22.01.45.55 diff --git a/applications/examples/private/content/en/default/documentation/more.markmin b/applications/examples/private/content/en/default/documentation/more.markmin index 38a0d659..fb0d29fc 100644 --- a/applications/examples/private/content/en/default/documentation/more.markmin +++ b/applications/examples/private/content/en/default/documentation/more.markmin @@ -9,6 +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]] - [[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/]]