docs: fix and update links (#1714)
This commit is contained in:
parent
be25dea447
commit
331df277b4
52 changed files with 235 additions and 212 deletions
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue