diff --git a/snippets/resource_accounting.md b/snippets/resource_accounting.md index 79bf91c53f2846aa8bdf37e209817889083cdddb..42a3c7ac54c5f1c521dc7c61dabba2205700b214 100644 --- a/snippets/resource_accounting.md +++ b/snippets/resource_accounting.md @@ -35,7 +35,7 @@ The normalized core-hours were introduced to treat systems of different age on e Normalized core-hour is an accounting tool to discount the legacy systems. The past (before 2017-09-11) F factors are all 1.0. In future, the factors F will be updated, as new systems are installed. Factors F are expected to only decrease in time. -See examples in the [Job submission and execution](job-submission-and-execution/) section. +See examples in the [Job submission and execution][1] section. ## Consumed Resources @@ -64,4 +64,8 @@ WCH = Wall-clock Core Hour NCH = Normalized Core Hour ``` -The **it4ifree** command is a part of it4i.portal.clients package, located here: <https://pypi.python.org/pypi/it4i.portal.clients> +The **it4ifree** command is a part of `it4i.portal.clients` package, located [here][a]. + +[1]: job-submission-and-execution.md + +[a]: https://pypi.python.org/pypi/it4i.portal.clients