We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8bc4fb commit 13a8d72Copy full SHA for 13a8d72
LESSONS.md
@@ -86,7 +86,7 @@ Unfortunately, `$?` is used too late; hence the program always returns
86
successfully. In 2012, a French company lost all their database backups,
87
and that took down their internal tools in 1 month.
88
89
-You can see the line `189` from the files `examples/backup_methods.sh`
+You can see the line `189` from the files [`examples/backup_methods.sh`](examples/backup_methods.sh#L189)
90
for details.
91
92
*Update*:
0 commit comments