We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cdc700 commit 4d01238Copy full SHA for 4d01238
rollup.config.js
@@ -19,7 +19,7 @@ if (ROUTER && MONOLITHIC) {
19
* NOTICE: This monolithic bundle also bundles the @uirouter/core code.
20
* This causes it to be incompatible with plugins that depend on @uirouter/core.
21
* 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`
+ * For more information, see https://ui-router.github.io/blog/uirouter-for-angularjs-umd-bundles`
23
} else if (ROUTER) {
24
banner += `
25
* This bundle requires the ui-router-core.js bundle from the @uirouter/core package.`
0 commit comments