From db24c18d009f75136042e038a5a241607de3bb6e Mon Sep 17 00:00:00 2001 From: Ilya Zhukov <i.zhukov@fz-juelich.de> Date: Fri, 24 May 2024 13:44:47 +0200 Subject: [PATCH] Update docusaurus.config.ts --- docusaurus.config.ts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 23a045d3..c0632b82 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -171,6 +171,10 @@ const config: Config = { label: 'Hands-On', to: '/docs/intro', }, + { + label: 'Hands-On Performance Analysis', + to: 'https://zhukov1.pages.jsc.fz-juelich.de/perf-analysis-hands-on/', + }, { label: 'Agenda', href: 'https://indico3-jsc.fz-juelich.de/event/149/timetable/#all', -- GitLab