diff --git a/Automation-examples.md b/Automation-examples.md index f313311..831284e 100644 --- a/Automation-examples.md +++ b/Automation-examples.md @@ -109,7 +109,7 @@ end This example processes all files in a sub-directory. It uses `mkvpropedit` in order to clear the "default track" flag for all subtitle tracks that have the flag set. -This example is written in [Ruby](https://www.ruby-lang.org/) and requires the [`mtxlib.rb` file]() from above. +This example is written in [Ruby](https://www.ruby-lang.org/) and requires the [`mtxlib.rb` file](#mtxlibrb-common-ruby-routines) from above. ```ruby #!/usr/bin/env ruby