Update Automation examples

Moritz Bunkus 2019-01-24 20:20:15 +00:00
parent e478ce85f0
commit 431cdc60c0

@ -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