summaryrefslogtreecommitdiffstats
path: root/wp-inst/wp-admin
diff options
context:
space:
mode:
authordonncha <donncha@7be80a69-a1ef-0310-a953-fb0f7c49ff36>2005-08-25 22:06:43 +0000
committerdonncha <donncha@7be80a69-a1ef-0310-a953-fb0f7c49ff36>2005-08-25 22:06:43 +0000
commitfc17727d2e642dfeda75e441acba7af7912b0733 (patch)
treefbfebae53ee8ba8a1d259b9339fb3fe9f89d4efd /wp-inst/wp-admin
parent76e9e8d67e2c7a4fe33a4f6343c7cf113dfd0d56 (diff)
Fixed "have fun" link
git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@231 7be80a69-a1ef-0310-a953-fb0f7c49ff36
Diffstat (limited to 'wp-inst/wp-admin')
-rw-r--r--wp-inst/wp-admin/upgrade.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/wp-inst/wp-admin/upgrade.php b/wp-inst/wp-admin/upgrade.php
index c4a176c..79da1c0 100644
--- a/wp-inst/wp-admin/upgrade.php
+++ b/wp-inst/wp-admin/upgrade.php
@@ -77,7 +77,7 @@ switch($step) {
upgrade_all();
?>
<h2><?php _e('Step 1'); ?></h2>
- <p><?php printf(__("There's actually only one step. So if you see this, you're done. <a href='%s'>Have fun</a>!"), __get_option('home')); ?></p>
+ <p><?php printf(__("There's actually only one step. So if you see this, you're done. <a href='%s'>Have fun</a>!"), __get_option('siteurl')); ?></p>
<!--
<pre>