Skip to content

Commit

Permalink
Updating URL for repo
Browse files Browse the repository at this point in the history
  • Loading branch information
tomtom87 committed Oct 25, 2015
1 parent 79a8ced commit 24d0ea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions.php
Expand Up @@ -126,7 +126,7 @@ function _tk_scripts() {

wp_localize_script('scripts', 'localized',
array(
'partials' => 'http://thaital.com:3000/wp-content/themes/angular-bootstrap/partials/'
'partials' => 'http://full-url-here.com/wp-content/themes/angular-bootstrap/partials/'
)
);

Expand Down

0 comments on commit 24d0ea7

Please sign in to comment.