diff --git a/sources/tech/20110207 How debuggers work Part 3 - Debugging information.md b/sources/tech/20110207 How debuggers work Part 3 - Debugging information.md index 162f537c9c..a4a525a829 100644 --- a/sources/tech/20110207 How debuggers work Part 3 - Debugging information.md +++ b/sources/tech/20110207 How debuggers work Part 3 - Debugging information.md @@ -1,7 +1,6 @@ - +[How debuggers work: Part 3 - Debugging information][25] +============================================================ - This is the third part in a series of articles on how debuggers work. Make sure you read [the first][26] and [the second][27] parts before this one.