getLinksUrl static method

String getLinksUrl()

Implementation

static String getLinksUrl() {
  return appProperties['linksUrl'];
}