diff --git a/anilist.md b/anilist.md index 4cd3cec..343d010 100644 --- a/anilist.md +++ b/anilist.md @@ -10,7 +10,7 @@ - [ ] The `Redirect URL` field should be `[Your Kitsu Domain]/anilist-oauth`, eg, `https://example.com/anilist-oauth` - [ ] Save the Application ### 3. Add the required config items to enable the Anilist API Integration form on the Settings page. -- [ ] Copy the `anilist.toml.example` file under `[path/to/Hummingbird/install]/app/config` to `anilist.toml` +- [ ] Copy the [`anilist.toml.example`](https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient/src/branch/develop/app/config/anilist.toml.example) file under `[path/to/Hummingbird/install]/app/config` to `anilist.toml` - [ ] Copy the config values from the Anilist application to the new `anilist.toml` file. * Client Id to `client_id` * Client Secret `client_secret`