From 98a883dc627af16738c37dbd400f2a0b5a8a7b0a Mon Sep 17 00:00:00 2001
From: Arnaud Watlet <arnaud.watlet@umons.ac.be>
Date: Thu, 18 Jan 2024 10:27:37 +0100
Subject: [PATCH] update software doc

---
 doc/source/source_rst/software/operations/config.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/source/source_rst/software/operations/config.rst b/doc/source/source_rst/software/operations/config.rst
index eb71748c..37d83463 100644
--- a/doc/source/source_rst/software/operations/config.rst
+++ b/doc/source/source_rst/software/operations/config.rst
@@ -204,5 +204,5 @@ The configuration is written in a python file structured in a series of dictiona
    :maxdepth: 2
    :caption: Contents:
 
-.. automodule:: ohmpi.configs.config_example.HARDWARE_CONFIG
+.. automodule:: configs.config_example.HARDWARE_CONFIG
    :members:
\ No newline at end of file
-- 
GitLab