@@ -7,28 +7,28 @@ A collection of programming notes, snippets and examples. By José Aniceto.
77Below is a list of the most used pages.
88
99## Python
10- - [ Working with uv] ( / programming-notes/python/uv)
11- - [ Simple Machine Learning workflow] ( / programming-notes/python/ml-workflows)
12- - [ Scientific quality figures] ( / programming-notes/python/scientific-figures)
10+ - [ Working with uv] ( programming-notes/python/uv.md )
11+ - [ Simple Machine Learning workflow] ( programming-notes/python/ml-workflows.md )
12+ - [ Scientific quality figures] ( programming-notes/python/scientific-figures.md )
1313
1414
1515## MATLAB
16- - [ Figures in MATLAB] ( /matlab/figures )
17- - [ Preparing figures for publication] ( programming-notes/matlab/figures-publication )
16+ - [ Figures in MATLAB] ( programming-notes /matlab/figures.md )
17+ - [ Preparing figures for publication] ( programming-notes/matlab/figures-publication.md )
1818
1919## GENERAL
20- - [ Create a Windows batch script] ( /general/batch-script.md )
21- - [ Hiding Passwords and Secret Keys in Environment Variables] ( /general/os-env-vars.md )
22- - [ Windows terminal] ( /general/windows-terminal.md )
20+ - [ Create a Windows batch script] ( programming-notes /general/batch-script.md)
21+ - [ Hiding Passwords and Secret Keys in Environment Variables] ( programming-notes /general/os-env-vars.md)
22+ - [ Windows terminal] ( programming-notes /general/windows-terminal.md)
2323
2424## LINUX
25- - [ Set ` $PATH ` variable in Ubuntu] ( /linux/path.md )
26- - [ Linux Crontab] ( /linux/crontab.md )
25+ - [ Set ` $PATH ` variable in Ubuntu] ( programming-notes /linux/path.md)
26+ - [ Linux Crontab] ( programming-notes /linux/crontab.md)
2727
2828## LATEX
29- - [ Working with figures] ( /latex/figures.md )
30- - [ Create LaTeX presentations with Beamer] ( /latex/beamer.md )
31- - [ Derivatives] ( /latex/derivatives.md )
29+ - [ Working with figures] ( programming-notes /latex/figures.md)
30+ - [ Create LaTeX presentations with Beamer] ( programming-notes /latex/beamer.md)
31+ - [ Derivatives] ( programming-notes /latex/derivatives.md)
3232
3333
3434
0 commit comments