mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-27 16:30:12 +00:00
* Updated link to documentation, now at mediawiki.org not meta
* Removed links to HTML <cite> element, confusing
This commit is contained in:
parent
74a5904ced
commit
a19ef239f5
4
Cite.php
4
Cite.php
|
@ -7,9 +7,7 @@ if ( ! defined( 'MEDIAWIKI' ) )
|
|||
*
|
||||
* @addtogroup Extensions
|
||||
*
|
||||
* @link http://meta.wikimedia.org/wiki/Cite/Cite.php Documentation
|
||||
* @link http://www.w3.org/TR/html4/struct/text.html#edef-CITE <cite> definition in HTML
|
||||
* @link http://www.w3.org/TR/2005/WD-xhtml2-20050527/mod-text.html#edef_text_cite <cite> definition in XHTML 2.0
|
||||
* @link http://www.mediawiki.org/wiki/Extension:Cite/Cite.php Documentation
|
||||
*
|
||||
* @bug 4579
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue