diff --git a/docs/v1/prefs/tmdb.md b/docs/v1/prefs/tmdb.md index 6d9c51dde..ee044d28f 100755 --- a/docs/v1/prefs/tmdb.md +++ b/docs/v1/prefs/tmdb.md @@ -10,8 +10,8 @@ description: > This is an optional YAML section of your [global preferences file](...) (`preferences.yml`) for outlining how TCM interacts with the public database -service, [TMDb](themoviedb.org). TMDb is used for many things by TCM, but -notably the following: +service, [TMDb](https://www.themoviedb.org/). TMDb is used for many things by +TCM, but notably the following: - Automatically downloading source image files for use in title cards - Automatically downloading logos for title cards and summaries diff --git a/docs/v1/sync.md b/docs/v1/sync.md index 32ff179db..47d62b7ba 100755 --- a/docs/v1/sync.md +++ b/docs/v1/sync.md @@ -345,7 +345,7 @@ The filepath that the Maker should create/modify with series YAML. ### Mode (`mode`) { data-toc-label="Mode" } The mode in which the Maker should write/update the specified -[YAML file](#yaml-file). `append` mode will look at the file and skip and not +[YAML file](#file-file). `append` mode will look at the file and skip and not modify any series/libraries that are already defined; while `match` mode will also remove series that are not present in the synced interface/filter (see below for details). diff --git a/modules/ref/version_webui b/modules/ref/version_webui index 6d217dd97..e8269b3da 100755 --- a/modules/ref/version_webui +++ b/modules/ref/version_webui @@ -1 +1 @@ -v2.0-alpha.13.0-webui110 \ No newline at end of file +v2.0-alpha.13.0-webui111 \ No newline at end of file