diff --git a/Convert-ProwlarrSupportedIndexersToMarkdownTable.ps1 b/Convert-ProwlarrSupportedIndexersToMarkdownTable.ps1 index db13537a4..ebc58bdfc 100644 --- a/Convert-ProwlarrSupportedIndexersToMarkdownTable.ps1 +++ b/Convert-ProwlarrSupportedIndexersToMarkdownTable.ps1 @@ -160,7 +160,7 @@ dateCreated: $date ---" $wiki_page_version = "`r`n---`r`n -- Current `Master` Version | ![Current Master/Stable](https://img.shields.io/badge/dynamic/json?color=f5f5f5&style=flat-square&label=Master&query=%24%5B0%5D.version&url=https://prowlarr.servarr.com/v1/update/master/changes +- Current `Master` Version | ![Current Master/Stable](https://img.shields.io/badge/dynamic/json?color=f5f5f5&style=flat-square&label=Master&query=%24%5B0%5D.version&url=https://prowlarr.servarr.com/v1/update/master/changes) - Current `Develop` Version | ![Current Develop/Beta](https://img.shields.io/badge/dynamic/json?color=f5f5f5&style=flat-square&label=Develop&query=%24%5B0%5D.version&url=https://prowlarr.servarr.com/v1/update/develop/changes) - Current `Nightly` Version | ![Current Nightly/Unstable](https://img.shields.io/badge/dynamic/json?color=f5f5f5&style=flat-square&label=Nightly&query=%24%5B0%5D.version&url=https://prowlarr.servarr.com/v1/update/nightly/changes) `r`n---