Skip to content

Commit

Permalink
Revert "Update category"
Browse files Browse the repository at this point in the history
This reverts commit 87cb853.
  • Loading branch information
iliajie committed Oct 24, 2023
1 parent 87cb853 commit f6fa3c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion virtual_feature.pl
Original file line number Diff line number Diff line change
Expand Up @@ -704,7 +704,7 @@ sub feature_links
{ 'mod' => $module_name,
'desc' => $text{'links_config'},
'page' => 'config.cgi?linked=1&dom='.&urlize($d->{'dom'}),
'cat' => 'server',
'cat' => 'services',
},
);
}
Expand Down

0 comments on commit f6fa3c6

Please sign in to comment.