Skip to content

Commit 292d776

Browse files
authored
Merge pull request #152 from fedacking/main
Fixed links in the table of contents
2 parents b2b7b37 + bded080 commit 292d776

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
- [Part I The Foundation](#part-i-the-foundation)
88
- [Our Worldview and Company Culture](#our-worldview-and-company-culture)
99
- [Attitude](#attitude)
10-
- [Ego, Learning to fail, and Your relationship with your own work](#ego,-learning-to-fail,-and-your-relationship-with-your-own-work)
10+
- [Ego, Learning to fail, and Your relationship with your own work](#ego-learning-to-fail-and-your-relationship-with-your-own-work)
1111
- [Principles for success and teamwork philosophy](#principles-for-success-and-teamwork-philosophy)
1212
- [Your relationship with others and work hierarchy](#your-relationship-with-others-and-work-hierarchy)
1313
- [Working on client projects](#working-on-client-projects)
@@ -27,16 +27,16 @@
2727
- [ASDF version manager](#asdf-version-manager)
2828
- [Code Editors and IDEs](#code-editors-and-ides)
2929
- [Software Engineering](#software-engineering)
30-
- [Complexity and KISS (Do The Simplest Thing That Could Possibly Work)](#complexity-and-kiss-(do-the-simplest-thing-that-could-possibly-work))
30+
- [Complexity and KISS (Do The Simplest Thing That Could Possibly Work)](#complexity-and-kiss-do-the-simplest-thing-that-could-possibly-work)
3131
- [The Unix Philosophy](#the-unix-philosophy)
3232
- [Linux](#linux)
3333
- [How to try some commands in MacOS with a VM](#how-to-try-some-commands-in-macos-with-a-vm)
3434
- [Networking and SSH](#networking-and-ssh)
35-
- [Version Control, Git, and Github](#version-control,-git,-and-github)
35+
- [Version Control, Git, and Github](#version-control-git-and-github)
3636
- [Git](#git)
3737
- [GitHub and GitLab](#github-and-gitlab)
3838
- [Testing](#testing)
39-
- [Debugging, GDB, DTrace](#debugging,-gdb,-dtrace)
39+
- [Debugging, GDB, DTrace](#debugging-gdb-dtrace)
4040
- [Docker](#docker)
4141
- [Continuous Integration and GitHub Actions](#continuous-integration-and-github-actions)
4242
- [SQL and PostgreSQL](#sql-and-postgresql)

0 commit comments

Comments
 (0)