From 654a9cae43358c7eecf3b522e9876aa7815e2453 Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Mon, 7 Dec 2015 15:57:51 +0100 Subject: Move urls from pradosoft.com to github's project page; drop unmaintained quickstart tutorial translations --- demos/quickstart/protected/controls/DocLink.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos/quickstart/protected/controls/DocLink.php') diff --git a/demos/quickstart/protected/controls/DocLink.php b/demos/quickstart/protected/controls/DocLink.php index 758a1645..542db179 100755 --- a/demos/quickstart/protected/controls/DocLink.php +++ b/demos/quickstart/protected/controls/DocLink.php @@ -2,7 +2,7 @@ class DocLink extends THyperLink { - const BASE_URL='http://www.pradosoft.com/docs/manual'; + const BASE_URL='http://pradosoft.github.io/docs/manual'; public function getClassPath() { -- cgit v1.2.3