From 86bacc98663a5b2d992fc0ae09d0046858adee86 Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Mon, 7 Oct 2024 09:42:53 +0200
Subject: [PATCH] Update vgl.md

---
 docs.it4i/software/viz/vgl.md | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/docs.it4i/software/viz/vgl.md b/docs.it4i/software/viz/vgl.md
index 84555f852..c27702107 100644
--- a/docs.it4i/software/viz/vgl.md
+++ b/docs.it4i/software/viz/vgl.md
@@ -1,6 +1,3 @@
-!!!warning
-    This page has not been updated yet. The page does not reflect the transition from PBS to Slurm.
-
 # VirtualGL
 
 VirtualGL is an open source program that redirects the 3D rendering commands from Unix and Linux OpenGL applications to 3D accelerator hardware in a dedicated server and displays the rendered output interactively to a thin client located elsewhere on the network.
@@ -87,7 +84,7 @@ salloc: Nodes vizserv1 are ready for job
 
 ![](../../img/job.jpg)
 
-**New SSH connection on vizserv - elimination of the PBS setting (use another terminal in the local machine VNC window)**
+**New SSH connection on vizserv - elimination of the Slurm setting (use another terminal in the local machine VNC window)**
 
 ```console
 kru0052@login1:~$ ssh vizserv1 -X
-- 
GitLab