fix a typo in the last commit.

This commit is contained in:
XU Benda 2011-10-19 21:41:12 +08:00
parent 625b31f756
commit d0f2a9e183

View File

@ -64,7 +64,7 @@ function maintainer($name)
'BYVoid' => 'http://www.byvoid.com/',
'xiaq' => 'http://linuxtoy.org/archives/author/cheer_xiao',
'MichaelChou' => 'http://michael.yuespot.org/',
'heroxbd' => 'http://http://www.awa.tohoku.ac.jp/~benda/',
'heroxbd' => 'http://www.awa.tohoku.ac.jp/~benda/',
);
if (isset($mters[$name]))
return "<a href='{$mters[$name]}' target='_blank'>{$name}</a>";