diff --git a/Documentation/docfx.json b/Documentation/docfx.json index c882f50ca680ede27b19b60f65f7bae58da2fae0..51f3551169f3e20e43ef95911e1ecb37242b0e36 100644 --- a/Documentation/docfx.json +++ b/Documentation/docfx.json @@ -43,7 +43,7 @@ } ], "sitemap": { - "baseUrl": "https://tmonseigne.github.io/LSL4Unity/", + "baseUrl": "https://openvibe.gitlabpages.inria.fr/unity-games/LSL4Unity/", "changefreq": "weekly", "fileOptions": { "api/*": { @@ -51,7 +51,7 @@ } } }, - "xref": [ "https://normanderwan.github.io/DocFxForUnity/Unity/2019.3/xrefmap.yml" ], + "xref": [ "https://normanderwan.github.io/UnityXrefMaps/xrefmap.yml" ], "xrefService": [ "https://xref.docs.microsoft.com/query?uid={uid}" ], "dest": "../_site" }