aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorJohannes Stoelp <johannes.stoelp@gmail.com>2022-08-23 21:45:41 +0200
committerJohannes Stoelp <johannes.stoelp@gmail.com>2022-08-23 21:45:41 +0200
commitdd53725e3999fa482c67980709bf556567ba49f1 (patch)
tree0b6d99c96b0568e6b4dd83851985a0615f7b0a3a /src
parentb28715588f2b3f8556dfe6c4abfac75103c6b306 (diff)
downloadnotes-dd53725e3999fa482c67980709bf556567ba49f1.tar.gz
notes-dd53725e3999fa482c67980709bf556567ba49f1.zip
remove extra whitespace to fix link
Diffstat (limited to 'src')
-rw-r--r--src/development/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/development/README.md b/src/development/README.md
index 4a6ed0d..bbd27a2 100644
--- a/src/development/README.md
+++ b/src/development/README.md
@@ -4,7 +4,7 @@
- [c++](./c++.md)
- [glibc](./glibc.md)
- [gcc](./gcc.md)
-- [make] (./make.md)
+- [make](./make.md)
- [ld.so](./ld.so.md)
- [symbol versioning](./symbolver.md)
- [python](./python.md)