diff options
| author | Paul Buetow <paul@buetow.org> | 2022-05-29 08:47:03 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-05-29 08:47:03 +0100 |
| commit | e75a7f5d1887435cb9913d383102e8a32db39f21 (patch) | |
| tree | 70a58ffe05cdebb11ee0f3ca0f71e6a834eac9ba /notes/index.html | |
| parent | 8ef74e2f0e0b79758fac7d6b92aad18a15da83b1 (diff) | |
fix
Diffstat (limited to 'notes/index.html')
| -rw-r--r-- | notes/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/notes/index.html b/notes/index.html index 9c1b7a17..cc7d2b34 100644 --- a/notes/index.html +++ b/notes/index.html @@ -10,9 +10,9 @@ <body> <h1>Notes on foo.zone</h1> <h2>To be in the .zone!</h2> -<a class="textlink" href="./the-stoic-challenge.html">'The stoic challenge' book notes</a><br /> +<a class="textlink" href="./the-stoic-challenge.html">'The Stoic Challenge' book notes</a><br /> <a class="textlink" href="./soft-skills.html">'Software Developmers Career Guide & Soft Skills' book notes</a><br /> -<a class="textlink" href="./mental-combat.html">Mental combat</a><br /> +<a class="textlink" href="./mental-combat.html">'Mental Combat' book notes</a><br /> <p>That were all notes. Hope they were useful!</p> <a class="textlink" href="../">Go back to main site</a><br /> <p class="footer"> |
