app/assets/javascripts/joosy/core/page.js.coffee in joosy-1.0.0.RC2 vs app/assets/javascripts/joosy/core/page.js.coffee in joosy-1.0.0.RC3
- old
+ new
@@ -8,10 +8,10 @@
#= require joosy/core/modules/widgets_manager
#= require joosy/core/modules/filters
#
# Base class for all of your Joosy Pages.
-# @see http://guides.joosy.ws/guides/layouts-pages-and-routing.html
+# @see http://guides.joosy.ws/guides/blog/layouts-pages-and-routing.html
#
# @example Sample application page
# class @RumbaPage extends Joosy.Layout
# @view 'rumba'
#