diff --git a/doc/source/user_guide/tutorials/import_data/import_result_file.rst b/doc/source/user_guide/tutorials/import_data/import_result_file.rst index e9c68e607d..8bcb8a1163 100644 --- a/doc/source/user_guide/tutorials/import_data/import_result_file.rst +++ b/doc/source/user_guide/tutorials/import_data/import_result_file.rst @@ -21,7 +21,7 @@ You have two approaches to import a result file in DPF: The |Model| extracts a large amount of information by default (results, mesh and analysis data). If using this helper takes a long time for processing the code, mind using a |DataSources| object - and instantiating operators directly with it. Check the ":ref:`get_mesh_mesh_provider`" for more + and instantiating operators directly with it. Check the :ref:`get_mesh_mesh_provider` for more information on how to get a mesh from a result file. Define the result file path diff --git a/doc/source/user_guide/tutorials/import_data/index.rst b/doc/source/user_guide/tutorials/import_data/index.rst index 4944ce6d2a..c7ead0bdde 100644 --- a/doc/source/user_guide/tutorials/import_data/index.rst +++ b/doc/source/user_guide/tutorials/import_data/index.rst @@ -15,13 +15,6 @@ From user input :padding: 2 :margin: 2 - .. grid-item-card:: Import data from csv file - :link: ref_tutorials - :link-type: ref - :text-align: center - - Learn how to import data in DPF from a csv file - .. grid-item-card:: Manual input data on DPF :link: ref_tutorials_represent_data_on_dpf :link-type: ref