Skip to content

Commit

Permalink
patch installing nav
Browse files Browse the repository at this point in the history
  • Loading branch information
rkronberg committed May 8, 2024
1 parent 8ab677b commit 5193f7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion part-2/installing/compilers.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: default
title: Compiler options : Performance Optimization
title: Performance Optimization
parent: 8. Installing own software
grand_parent: Part 2
nav_order: 7
Expand Down
2 changes: 1 addition & 1 deletion part-2/installing/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ has_toc: false
6. [Tutorial - Installing Java applications]({{ site.baseurl }}{% link part-2/installing/java.md %})
7. [Tutorial - Installing using CMake]({{ site.baseurl }}{%link part-2/installing/cmake.md %})
8. [Exercise - Installing own C, C++ or Fortran programs]({{ site.baseurl }}{% link part-2/installing/hpc.md %})
9. [Exercise - Performance assessment : Compiler options]({{ site.baseurl }}{% link part-2/installing/compilers.md %})
9. [Exercise - Optimizing compiler options]({{ site.baseurl }}{% link part-2/installing/compilers.md %})

0 comments on commit 5193f7e

Please sign in to comment.