File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/src/main/java/openscience/crowdsource/video/experiments Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ public class AppConfigService {
3131 private final static String APP_CONFIG_FILE_PATH = APP_CONFIG_DIR + "app_config.json" ;
3232
3333 public final static String URL_SDK = "http://github.com/ctuning/ck" ;
34- public final static String URL_ABOUT = "https ://github.com/ctuning/ck/wiki/Advanced_usage_crowdsourcing " ;
34+ public final static String URL_ABOUT = "http ://cKnowledge.org " ;
3535 public final static String URL_CROWD_RESULTS = "http://cknowledge.org/repo/web.php?action=index&module_uoa=wfe&native_action=show&native_module_uoa=program.optimization&scenario=experiment.bench.dnn.mobile" ;
3636 public final static String URL_USERS = "http://cTuning.org/crowdtuning-timeline" ;
3737
You can’t perform that action at this time.
0 commit comments