Skip to content

Commit 4d01238

Browse files
aj-devchristopherthielen
authored andcommitted
docs(rollup.config.js):fix broken link to blog article (#3497)
1 parent 2cdc700 commit 4d01238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rollup.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ if (ROUTER && MONOLITHIC) {
1919
* NOTICE: This monolithic bundle also bundles the @uirouter/core code.
2020
* This causes it to be incompatible with plugins that depend on @uirouter/core.
2121
* We recommend switching to the ui-router-core.js and ui-router-angularjs.js bundles instead.
22-
* For more information, see http://ui-router.github.io/blog/angular-ui-router-umd-bundles`
22+
* For more information, see https://ui-router.github.io/blog/uirouter-for-angularjs-umd-bundles`
2323
} else if (ROUTER) {
2424
banner += `
2525
* This bundle requires the ui-router-core.js bundle from the @uirouter/core package.`

0 commit comments

Comments
 (0)