File tree 3 files changed +4
-3
lines changed
3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
8
8
const config = {
9
9
title : 'Documentation Opencomp' ,
10
10
tagline : 'Dinosaurs are cool' ,
11
- url : 'https://opencomp.github.io ' ,
11
+ url : 'https://doc. opencomp.fr ' ,
12
12
trailingSlash : true ,
13
- baseUrl : '/docv2/ ' ,
13
+ baseUrl : '/' ,
14
14
onBrokenLinks : 'throw' ,
15
15
onBrokenMarkdownLinks : 'warn' ,
16
16
favicon : 'img/favicon.ico' ,
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ module.exports = {
21
21
{
22
22
type : 'link' ,
23
23
label : 'Points de terminaison' , // Le libellé du lien
24
- href : 'https://opencomp.github.io/docv2 /api/' , // L'URL externe
24
+ href : 'https://doc. opencomp.fr /api/' , // L'URL externe
25
25
} ,
26
26
] ,
27
27
} ,
Original file line number Diff line number Diff line change
1
+ doc.opencomp.fr
You can’t perform that action at this time.
0 commit comments