mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-07 19:04:20 +00:00
Meta.pm: fhem.de/commandref --> commandref.fhem.de
git-svn-id: https://svn.fhem.de/fhem/trunk@19096 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
126a59a8b6
commit
9b0463f04e
@ -2110,7 +2110,7 @@ m/(^#\s+(?:\d{1,2}\.\d{1,2}\.(?:\d{2}|\d{4})\s+)?[^v\d]*(v?(?:\d{1,3}\.\d{1,3}(?
|
|||||||
{
|
{
|
||||||
if ( defined( $modMeta->{x_vcs} ) ) {
|
if ( defined( $modMeta->{x_vcs} ) ) {
|
||||||
$modMeta->{resources}{x_commandref}{web} =
|
$modMeta->{resources}{x_commandref}{web} =
|
||||||
'https://fhem.de/commandref.html#'
|
'https://commandref.fhem.de/#'
|
||||||
. ( $modName eq 'Global' ? 'global' : $modName );
|
. ( $modName eq 'Global' ? 'global' : $modName );
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user