Index: trunk/phase3/maintenance/generateSitemap.php |
— | — | @@ -10,8 +10,8 @@ |
11 | 11 | * @copyright Copyright © 2005, Jens Frank <jeluf@gmx.de> |
12 | 12 | * @copyright Copyright © 2005, Brion Vibber <brion@pobox.com> |
13 | 13 | * |
14 | | - * @link http://www.google.com/webmasters/sitemaps/docs/en/about.html |
15 | | - * @link http://www.google.com/schemas/sitemap/0.84/sitemap.xsd |
| 14 | + * @see http://www.google.com/webmasters/sitemaps/docs/en/about.html |
| 15 | + * @see http://www.google.com/schemas/sitemap/0.84/sitemap.xsd |
16 | 16 | * |
17 | 17 | * @license http://www.gnu.org/copyleft/gpl.html GNU General Public License 2.0 or later |
18 | 18 | */ |