Skip to content

Commit be79675

Browse files
committed
some changes
1 parent 411240e commit be79675

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: functions.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ function or_customize_controls_enqueue_scripts()
4242

4343
require "lib/update-checker/plugin-update-checker.php";
4444
$myUpdateChecker = Puc_v4_Factory::buildUpdateChecker(
45-
"https://dl.wmsci.com/dl/operandi.json",
45+
"https://opr.wmsci.com/version.json",
4646
__FILE__,
4747
"Operandi"
4848
);

Diff for: style.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/*
22
Theme Name: Operandi
3-
Theme URL: https://github.com/opera7133/operandi
3+
Theme URL: https://opr.wmsci.com
44
Description: More less, more simple.
55
Author: wamo
66
Author URL: https://wmsci.com
77
License: GPL 3.0 License
8-
License URI: https://www.apache.org/licenses/LICENSE-2.0
8+
License URI: https://www.gnu.org/licenses/gpl-3.0.ja.html
99
Version: 1.0.5
1010
*/
1111

0 commit comments

Comments
 (0)