We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 160db1b commit 94211f0Copy full SHA for 94211f0
themes/jquery/footer-bottom.php
@@ -30,11 +30,9 @@
30
31
switch ( $project ) {
32
case 'jqueryui':
33
- $links[ 'Forum' ][ 'url' ] = 'https://forum.jquery.com/using-jquery-ui/';
34
$links[ 'Twitter' ][ 'url' ] = 'https://twitter.com/jqueryui';
35
break;
36
case 'jquerymobile':
37
- $links[ 'Forum' ][ 'url' ] = 'https://forum.jquery.com/jquery-mobile/';
38
$links[ 'Twitter' ][ 'url' ] = 'https://twitter.com/jquerymobile';
39
40
}
0 commit comments