]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/Manifest.php
Adhere feedback
[friendica.git] / src / Module / Manifest.php
index a554f7752648973babc6caf4310e3abf18a9db07..4148b0ddf41ec11381a1c9eb739ce99b8aa14bf0 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * @copyright Copyright (C) 2010-2022, the Friendica project
+ * @copyright Copyright (C) 2010-2023, the Friendica project
  *
  * @license GNU AGPL version 3 or any later version
  *
@@ -60,8 +60,8 @@ class Manifest extends BaseModule
                                        'url'   => '/contact'
                                ],
                                [
-                                       'name'  => 'Events',
-                                       'url'   => '/events'
+                                       'name'  => 'Calendar',
+                                       'url'   => '/calendar'
                                ]
                        ]
                ];