Skip to content

Commit

Permalink
fix links (#1195)
Browse files Browse the repository at this point in the history
  • Loading branch information
getzze authored Nov 24, 2024
1 parent e4bc44c commit 3e81603
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@ clone your fork locally and install a development version::
$ cd subliminal
$ pip install --user -e '.[docs,types,tests,dev]'

To extract information about the video files, `subliminal` uses `knowit <https://github.com/ratoaq2/knowit`.
For better results, make sure one of its provider is installed, for instance `MediaInfo <https://mediaarea.net/en/MediaInfo>`.
To extract information about the video files, `subliminal` uses `knowit <https://github.com/ratoaq2/knowit>`_.
For better results, make sure one of its provider is installed, for instance `MediaInfo <https://mediaarea.net/en/MediaInfo>`_.

Integrations
------------
Expand Down

0 comments on commit 3e81603

Please sign in to comment.