docs: fix and update links (#1714)

This commit is contained in:
Jonas L 2022-03-29 13:07:38 +02:00 committed by GitHub
parent be25dea447
commit 331df277b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
52 changed files with 235 additions and 212 deletions

View file

@ -594,7 +594,7 @@ class AirtimeUpgrader300alpha6 extends AirtimeUpgrader
/**
* Class AirtimeUpgrader300alpha7.
*
* GH-#636 - https://github.com/LibreTime/libretime/pull/636 - Change dynamic smartblock to be default smartblock type
* GH-#636 - https://github.com/libretime/libretime/pull/636 - Change dynamic smartblock to be default smartblock type
*/
class AirtimeUpgrader300alpha7 extends AirtimeUpgrader
{
@ -614,7 +614,7 @@ class AirtimeUpgrader300alpha7 extends AirtimeUpgrader
/**
* Class AirtimeUpgrader300alpha7-1.
*
* GH-#659 - https://github.com/LibreTime/libretime/pull/659/ - Add description and title to podcast episodes database table
* GH-#659 - https://github.com/libretime/libretime/pull/659/ - Add description and title to podcast episodes database table
*/
class AirtimeUpgrader300alpha7_1 extends AirtimeUpgrader
{
@ -634,7 +634,7 @@ class AirtimeUpgrader300alpha7_1 extends AirtimeUpgrader
/**
* Class AirtimeUpgrader300alpha7-2.
*
* GH-#704 - https://github.com/LibreTime/libretime/pull/704/ - Add criteria group to smartblock table to enable database to store separately
* GH-#704 - https://github.com/libretime/libretime/pull/704/ - Add criteria group to smartblock table to enable database to store separately
*/
class AirtimeUpgrader300alpha7_2 extends AirtimeUpgrader
{