diff options
Diffstat (limited to 'linden/indra/newview/llviewermenu.cpp')
-rw-r--r-- | linden/indra/newview/llviewermenu.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llviewermenu.cpp b/linden/indra/newview/llviewermenu.cpp index 28c5049..2ac9caf 100644 --- a/linden/indra/newview/llviewermenu.cpp +++ b/linden/indra/newview/llviewermenu.cpp | |||
@@ -6922,7 +6922,7 @@ void handle_load_from_xml(void*) | |||
6922 | 6922 | ||
6923 | void handle_slurl_test(void*) | 6923 | void handle_slurl_test(void*) |
6924 | { | 6924 | { |
6925 | LLFloaterHtml::getInstance()->show("http://user.lindenlab.com/~james/slurl.html", "SLURL Test"); | 6925 | LLFloaterHtml::getInstance()->show("http://secondlife.com/app/search/slurls.html", "SLURL Test"); |
6926 | } | 6926 | } |
6927 | 6927 | ||
6928 | void handle_rebake_textures(void*) | 6928 | void handle_rebake_textures(void*) |