Kaydet (Commit) cbd0d1da authored tarafından Christian Lohmaier's avatar Christian Lohmaier

use hub.libreoffice.org for links from within LibreOffice

Change-Id: I01eff9b5d921787ff0c251ab8467912144577705
üst 65169f6b
...@@ -1370,7 +1370,7 @@ IMPL_LINK_NOARG(SfxViewFrame, GetInvolvedHandler, Button*, void) ...@@ -1370,7 +1370,7 @@ IMPL_LINK_NOARG(SfxViewFrame, GetInvolvedHandler, Button*, void)
{ {
try try
{ {
sfx2::openUriExternally("https://tdf.io/joinus", false); sfx2::openUriExternally("https://hub.libreoffice.org/joinus", false);
} }
catch (const Exception&) catch (const Exception&)
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment