diff --git a/openspace.cfg b/openspace.cfg index d94f164206..2eba4ff450 100644 --- a/openspace.cfg +++ b/openspace.cfg @@ -21,7 +21,7 @@ SGCTConfig = sgct.config.single{vsync=false} -- SGCTConfig = sgct.config.single{2560, 1440, shared=true, name="WV_OBS_SPOUT1"} --for more details about sgct configuration options see: --- http://wiki.openspaceproject.com/docs/users/configfile +-- https://sgct.github.io/configuration-files.html -- To use a sgct configuration file set the variable like below -- SGCTConfig = "${CONFIG}/single_gui.xml"