From acbe3b90580fbb369cd61c7425c6472141c9f71a Mon Sep 17 00:00:00 2001 From: sminnee Date: Wed, 13 Oct 2010 04:21:50 +0000 Subject: [PATCH] MINOR: Updated UPGRADING readme to reference dev/build rather than db/build (from r99742) git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@112181 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- UPGRADING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPGRADING b/UPGRADING index e39fbcb..8b3ee0d 100644 --- a/UPGRADING +++ b/UPGRADING @@ -12,7 +12,7 @@ and updating your database-schema. you can undo the installation, and ensures if the new release has no longer contains some files, these files won’t be left behind, which otherwise could cause bugs. - - Visit http://your.silverstripe.site/db/build?flush=1 (This adds new + - Visit http://your.silverstripe.site/dev/build (This adds new fields/tables to the database, and empties your template cache) - Check if any modules (e.g. blog or forum) in your installation are compatible and need to be upgraded as well