diff --git a/pages/guides/external-tools/comictagger.mdx b/pages/guides/external-tools/comictagger.mdx index 1aaab67..308c600 100644 --- a/pages/guides/external-tools/comictagger.mdx +++ b/pages/guides/external-tools/comictagger.mdx @@ -2,7 +2,7 @@ import { Callout } from 'nextra-theme-docs' ![CT](../../../public/guides/external-tools/comictagger.png "Comic Tagger UI") -## ComicTagger +## [ComicTagger](https://github.com/comictagger/comictagger) * Runs on macOS, Microsoft Windows, and Linux systems * Get comic information from Comic Vine * Automatic issue matching using advanced image processing techniques @@ -19,6 +19,4 @@ While ComicVine does have some manga in it's database, it's no where as much as If your working solely with Manga, it's best to use [MangaManager](mangamanager.mdx) - - -[Go to ComicTagger repo](https://github.com/comictagger/comictagger) \ No newline at end of file + \ No newline at end of file diff --git a/pages/guides/external-tools/komf.mdx b/pages/guides/external-tools/komf.mdx index 68548a3..f38c8fc 100644 --- a/pages/guides/external-tools/komf.mdx +++ b/pages/guides/external-tools/komf.mdx @@ -5,8 +5,7 @@ import { Callout } from 'nextra-theme-docs' import { Steps } from 'nextra/components' -## Komf -[Github](https://github.com/Snd-R/komf) +## [Komf](https://github.com/Snd-R/komf) * Separate server that listens to `Series Add` events from Kavita and can scrape a number of configurable sources * Actively developed with support from the developer in Kavita discord diff --git a/pages/guides/external-tools/sigil.mdx b/pages/guides/external-tools/sigil.mdx index e0e25e6..2edd3eb 100644 --- a/pages/guides/external-tools/sigil.mdx +++ b/pages/guides/external-tools/sigil.mdx @@ -1,8 +1,6 @@ import { Callout } from 'nextra-theme-docs' -## Sigil +## [Sigil](https://sigil-ebook.com/) * EPUB metadata editor which has tools to ensure the epub matches the spec (fixes corrupt epub metadata). * Supports a number of plugins to enhance experience -* Good for fixing single books but lacks CLI tools / automation. - -[Sigil Site](https://sigil-ebook.com/) \ No newline at end of file +* Good for fixing single books but lacks CLI tools / automation. \ No newline at end of file