mirror of
https://github.com/gtbu/Typesetter-5.3-p8.git
synced 2025-06-06 17:33:15 +02:00
plugin-examples - link update
This commit is contained in:
parent
3bfb839259
commit
d729e1efe5
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ class Admin{
|
|||
echo \common::Link('Special_Example','An Example Link');
|
||||
echo '</p>';
|
||||
|
||||
echo '<p>You can download <a href="https://www.typesettercms.com/Special_Addon_Plugins?id=160">a plugin with addtional examples</a> from typesettercms.com </p>';
|
||||
echo '<p>You can download <a href="https://github.com/gtbu/Online-Plugins/blob/main/Plugin%20Examples.zip"> a plugin with addtional examples</a> from typesettercms.com </p>';
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue