diff options
Diffstat (limited to 'web')
| -rw-r--r-- | web/macros.py | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/web/macros.py b/web/macros.py index 70d2d90..3de4f30 100644 --- a/web/macros.py +++ b/web/macros.py | |||
| @@ -8,7 +8,7 @@ release_notes = 'news/release-%s.html' % plugins_release.replace('.', '-') | |||
| 8 | site_url = 'https://www.nagios-plugins.org/' | 8 | site_url = 'https://www.nagios-plugins.org/' | 
| 9 | feeds = """These project news articles are also available as an [RSS feed][rss]. | 9 | feeds = """These project news articles are also available as an [RSS feed][rss]. | 
| 10 | Additional stuff is posted to [Twitter][twitter], so you might want to [follow | 10 | Additional stuff is posted to [Twitter][twitter], so you might want to [follow | 
| 11 | us there][follow] as well. | 11 | us][follow] there as well. | 
| 12 | 12 | ||
| 13 | [rss]: rss.xml | 13 | [rss]: rss.xml | 
| 14 | [twitter]: https://twitter.com/ | 14 | [twitter]: https://twitter.com/ | 
