updated the path to the documentation
This commit is contained in:
parent
a1b611cf26
commit
0269371c0f
4
okh.toml
4
okh.toml
|
@ -10,8 +10,8 @@ licensor = "Thibaut Pollina"
|
||||||
|
|
||||||
documentation-language = "en"
|
documentation-language = "en"
|
||||||
readme = "./README.md"
|
readme = "./README.md"
|
||||||
contribution-guide = "./docs/contributions.md"
|
contribution-guide = "./docs/contribute/development_workflow.md"
|
||||||
user-manual = "./docs/images/ui_guide.md"
|
user-manual = "./docs/usage/ui_guide.md"
|
||||||
|
|
||||||
technology-readiness-level = "OTRL-5"
|
technology-readiness-level = "OTRL-5"
|
||||||
documentation-readiness-level = "ODRL-3*"
|
documentation-readiness-level = "ODRL-3*"
|
||||||
|
|
Loading…
Reference in a new issue