From f221c0f64bbfdc10327c0188181f8bba8176811e Mon Sep 17 00:00:00 2001
From: lazariv <taras.lazariv@tu-dresden.de>
Date: Fri, 20 Aug 2021 15:03:02 +0000
Subject: [PATCH] Minor changes to sectioning

---
 doc.zih.tu-dresden.de/docs/software/data_analytics.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/doc.zih.tu-dresden.de/docs/software/data_analytics.md b/doc.zih.tu-dresden.de/docs/software/data_analytics.md
index a48ad6902..b6b88dddb 100644
--- a/doc.zih.tu-dresden.de/docs/software/data_analytics.md
+++ b/doc.zih.tu-dresden.de/docs/software/data_analytics.md
@@ -11,10 +11,11 @@ The following tools are available in the ZIH system, among others:
 1. [R](data_analytics_with_r.md)
 1. [Rstudio](data_analytics_with_rstudio.md)
 1. [Big Data framework Spark](big_data_frameworks_spark.md)
-1. [TensorFlow](tensorflow.md)
-1. [Pytorch](pytorch.md)
 1. [MATLAB and Mathematica](mathematics.md)
 
+Detailed information about frameworks for machine learning, such as [TensorFlow](tensorflow.md)
+or [PyTorch](pytorch.md), can be found in [machine learning](machine_learning.md) subsection.
+
 Other software not listed here can be searched with
 
 ```bash
-- 
GitLab