diff options
author | marijus <mario@mariovavti.com> | 2015-02-14 22:19:33 +0100 |
---|---|---|
committer | marijus <mario@mariovavti.com> | 2015-02-14 22:19:33 +0100 |
commit | 884dc5973dcdc8ae3f7497616dea1cdb7a95f061 (patch) | |
tree | f9837a35cce38f9a95b35f3765748e6bf06dceaa | |
parent | db7b4ea2bf9437f572f1501356753eaf84e954a3 (diff) | |
parent | 1cfb25a50f14dd2da3396bcfcb2753d0059ad466 (diff) | |
download | volse-hubzilla-884dc5973dcdc8ae3f7497616dea1cdb7a95f061.tar.gz volse-hubzilla-884dc5973dcdc8ae3f7497616dea1cdb7a95f061.tar.bz2 volse-hubzilla-884dc5973dcdc8ae3f7497616dea1cdb7a95f061.zip |
Merge branch 'master' of https://github.com/friendica/red
-rwxr-xr-x | boot.php | 1 | ||||
-rw-r--r-- | doc/external-resource-links.bb | 5 |
2 files changed, 0 insertions, 6 deletions
@@ -84,7 +84,6 @@ $DIRECTORY_FALLBACK_SERVERS = array( 'https://red.zottel.red', 'https://red.pixelbits.de', 'https://my.federated.social', - 'https://whogotzot.com', 'https://redmatrix.nl' ); diff --git a/doc/external-resource-links.bb b/doc/external-resource-links.bb index ca1d6f55e..2e6df63aa 100644 --- a/doc/external-resource-links.bb +++ b/doc/external-resource-links.bb @@ -8,16 +8,11 @@ [*][url=https://github.com/tonybaldwin/redmatrixthemes/]nubasic[/url]
[b]Third-Party Addons[/b]
-[*][url=http://gitweb.whogotzot.com/red-addons-extra/tree]Additional RedMatrix addons[/url]
[*][url=https://abcentric.net/git/abcjsplugin.git]ABCjs integration - display scores in posts (WIP)[/url]
-[*][url=http://gitweb.whogotzot.com/extra_dir_fns/tree]Extra directory functions[/url]
[b]Related Projects[/b]
[*][url=https://addons.mozilla.org/en-US/firefox/addon/redshare/]Redshare for Firefox[/url]
[*][url=https://github.com/cvogeley/red-for-android]Red for Android[/url]
[*][url=https://github.com/zzottel/feed2red]feed2red.pl (posts Atom/RSS feeds to channel)[/url]
-[*][url=http://gitweb.whogotzot.com/red-stable/tree]Red Stable - up-to-date-but-not-bleeding-edge RedMatrix distribution[/url]
-[b]Utilities[/b]
-[*][url=http://gitweb.whogotzot.com/debian-install-script]Debian Install Script[/url]
#include doc/macros/main_footer.bb;
|