Skip to content

Commit 063caf6

Browse files
authored
Merge pull request EESSI#700 from laraPPr/laraPPr-patch-1
Replace broken link to ReFrame documentation
2 parents fba97a4 + 9d78ae1 commit 063caf6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/test-suite/ReFrame-configuration-file.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ site_configuration = {
7373
'general': [
7474
{
7575
# Enable automatic detection of CPU architecture for each partition
76-
# See https://reframe-hpc.readthedocs.io/en/stable/configure.html#auto-detecting-processor-information
76+
# See https://reframe-hpc.readthedocs.io/en/stable/config_reference.html#config.systems.partitions.processor
7777
'remote_detect': True,
7878
}
7979
],
@@ -407,7 +407,7 @@ in the standard ReFrame prefix (by default the current directory, unless otherwi
407407

408408
### Auto-detection of processor information { #cpu-auto-detection }
409409

410-
You can let ReFrame [auto-detect the processor information](https://reframe-hpc.readthedocs.io/en/stable/configure.html#proc-autodetection) for your system.
410+
You can let ReFrame [auto-detect the processor information](https://reframe-hpc.readthedocs.io/en/stable/config_reference.html#config.systems.partitions.processor) for your system.
411411

412412
#### Creation of topology file by ReFrame
413413

0 commit comments

Comments
 (0)