Skip to content

Commit 0b30fbd

Browse files
Update file paths in summary.json
1 parent 15d4626 commit 0b30fbd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/summary.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,16 @@
1717
},
1818
{
1919
"title": "Validation des attributss additionnels des identités",
20-
"file": "IdentitiesValidation.md"
20+
"file": "./technical/IdentitiesValidation.md"
2121
}
2222
]
2323
},
2424
{
2525
"title": "Documentation utilisateur",
2626
"children": [
2727
{
28-
"title": "Installation",
29-
"file": "./user/INSTALL.md"
28+
"title": "IdentitiesValidation",
29+
"file": "./user/IdentitiesValidation.md"
3030
}
3131
]
3232
}

0 commit comments

Comments
 (0)