lib/scrivito/workspace.rb in scrivito_sdk-1.8.1 vs lib/scrivito/workspace.rb in scrivito_sdk-1.9.0.rc1

- old
+ new

@@ -4,10 +4,10 @@ # @api public # This class represents a CMS workspace, called "working copy" in the UI. A working copy lets # editors create and modify content independently of the published content or other working copies. # On creation, a working copy is based on the currently published content. -# @see http://scrivito.com/about-working-copies About working copies +# @see https://scrivito.com/about-working-copies About working copies class Workspace extend ActiveModel::Naming include ModelIdentity