Skip to content
This repository was archived by the owner on Apr 23, 2024. It is now read-only.

Commit e638400

Browse files
committed
Update readme links
1 parent 8c55dc6 commit e638400

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

readme-vars.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# project information
44
project_name: plex-meta-manager
5-
project_url: "https://github.com/meisnate12/Plex-Meta-Manager"
5+
project_url: "https://github.com/Kometa-Team/Kometa"
66
project_logo: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/plex-meta-manager-banner.png"
77
project_blurb: "[{{ project_name|capitalize }}]({{ project_url }}) is a Python 3 script that can be continuously run using YAML configuration files to update on a schedule the metadata of the movies, shows, and collections in your libraries as well as automatically build collections based on various methods all detailed in the wiki."
88
project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}"
@@ -51,13 +51,13 @@ optional_block_1: false
5151
# application setup block
5252
app_setup_block_enabled: true
5353
app_setup_block: |
54-
There is a [walkthrough](https://metamanager.wiki/en/latest/home/guides/docker.html#setting-up-the-initial-config-file) available to help get you up and running.
54+
There is a [walkthrough](https://kometa.wiki/en/latest/home/guides/docker.html#setting-up-the-initial-config-file) available to help get you up and running.
5555
56-
This image supports all of the environment variables listed [here](https://metamanager.wiki/en/latest/home/environmental.html) and all commandline arguments.
56+
This image supports all of the environment variables listed [here](https://kometa.wiki/en/latest/home/environmental.html) and all commandline arguments.
5757
5858
To perform a one-time run use `docker run` (or `docker-compose run`) with the `--rm` and `-e PMM_RUN=True` arguments. This will cause the container to process your config immediately instead of waiting for the scheduled time, and delete the old container after completion.
5959
60-
For more information see the [official wiki](https://metamanager.wiki).
60+
For more information see the [official wiki](https://kometa.wiki).
6161
6262
# changelog
6363
changelogs:

0 commit comments

Comments
 (0)