Skip to content

Fixed links in the table of contents #152

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- [Part I The Foundation](#part-i-the-foundation)
- [Our Worldview and Company Culture](#our-worldview-and-company-culture)
- [Attitude](#attitude)
- [Ego, Learning to fail, and Your relationship with your own work](#ego,-learning-to-fail,-and-your-relationship-with-your-own-work)
- [Ego, Learning to fail, and Your relationship with your own work](#ego-learning-to-fail-and-your-relationship-with-your-own-work)
- [Principles for success and teamwork philosophy](#principles-for-success-and-teamwork-philosophy)
- [Your relationship with others and work hierarchy](#your-relationship-with-others-and-work-hierarchy)
- [Working on client projects](#working-on-client-projects)
Expand All @@ -27,16 +27,16 @@
- [ASDF version manager](#asdf-version-manager)
- [Code Editors and IDEs](#code-editors-and-ides)
- [Software Engineering](#software-engineering)
- [Complexity and KISS (Do The Simplest Thing That Could Possibly Work)](#complexity-and-kiss-(do-the-simplest-thing-that-could-possibly-work))
- [Complexity and KISS (Do The Simplest Thing That Could Possibly Work)](#complexity-and-kiss-do-the-simplest-thing-that-could-possibly-work)
- [The Unix Philosophy](#the-unix-philosophy)
- [Linux](#linux)
- [How to try some commands in MacOS with a VM](#how-to-try-some-commands-in-macos-with-a-vm)
- [Networking and SSH](#networking-and-ssh)
- [Version Control, Git, and Github](#version-control,-git,-and-github)
- [Version Control, Git, and Github](#version-control-git-and-github)
- [Git](#git)
- [GitHub and GitLab](#github-and-gitlab)
- [Testing](#testing)
- [Debugging, GDB, DTrace](#debugging,-gdb,-dtrace)
- [Debugging, GDB, DTrace](#debugging-gdb-dtrace)
- [Docker](#docker)
- [Continuous Integration and GitHub Actions](#continuous-integration-and-github-actions)
- [SQL and PostgreSQL](#sql-and-postgresql)
Expand Down