From fe030774ed13de057319d0d66f0c3963b5f0b8b1 Mon Sep 17 00:00:00 2001 From: Lauri Koivunen <lauri.koivunen@utu.fi> Date: Wed, 16 Mar 2022 15:05:17 +0000 Subject: [PATCH] Fix link --- latex/thesis.tex | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/latex/thesis.tex b/latex/thesis.tex index 65b8240..651ac84 100644 --- a/latex/thesis.tex +++ b/latex/thesis.tex @@ -1,7 +1,8 @@ -% Document template suitable for use as a LaTeX master-file for master's -% thesis in University of Turku Department of Computing. - -% HOW TO USE? See https://ttweb.utugit.fi/thesis/doc/overview/ +% Document template suitable for use as a LaTeX master-file +% for thesis works in University of Turku Department of Computing +% +% Technical usage guide: https://tech.utugit.fi/soft/thesis/doc/doc/overview/ +% \documentclass[language=finnish,version=final,mainfont=none,sharelatex=false]{utuftthesis} \setcounter{secnumdepth}{2} -- GitLab