You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/documentation/1-x/build.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -301,7 +301,7 @@ See https://github.com/angular/angular-cli/issues/7797 for details.
301
301
<code>--stats-json</code>
302
302
</p>
303
303
<p>
304
-
Generates a <code>stats.json</code> file which can be analyzed using tools such as: <code>webpack-bundle-analyzer</code> or https://webpack.github.io/analyse.
304
+
Generates a <code>stats.json</code> file which can be analyzed using tools such as: <code>webpack-bundle-analyzer</code> or https://webpack.github.io/analyse/.
Copy file name to clipboardExpand all lines: docs/documentation/1-x/stories/include-font-awesome.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
<!-- Links in /docs/documentation should NOT have `.md` at the end, because they end up in our wiki at release. -->
2
2
3
-
# Include [Font Awesome](http://fontawesome.io/)
3
+
# Include [Font Awesome](https://fontawesome.com/)
4
4
5
-
[Font Awesome](http://fontawesome.io/) gives you scalable vector icons that can instantly be customized — size, color, drop shadow, and anything that can be done with the power of CSS.
5
+
[Font Awesome](https://fontawesome.com/) gives you scalable vector icons that can instantly be customized — size, color, drop shadow, and anything that can be done with the power of CSS.
6
6
7
7
Create a new project and navigate into the project...
8
8
```
@@ -56,4 +56,4 @@ After saving this file, return to the browser to see the Font Awesome icon next
Copy file name to clipboardExpand all lines: docs/documentation/stories/include-font-awesome.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
<!-- Links in /docs/documentation should NOT have `.md` at the end, because they end up in our wiki at release. -->
2
2
3
-
# Include [Font Awesome](http://fontawesome.io/)
3
+
# Include [Font Awesome](https://fontawesome.com/)
4
4
5
-
[Font Awesome](http://fontawesome.io/) gives you scalable vector icons that can instantly be customized — size, color, drop shadow, and anything that can be done with the power of CSS.
5
+
[Font Awesome](https://fontawesome.com/) gives you scalable vector icons that can instantly be customized — size, color, drop shadow, and anything that can be done with the power of CSS.
6
6
7
7
Create a new project and navigate into the project...
8
8
```
@@ -59,4 +59,4 @@ After saving this file, return to the browser to see the Font Awesome icon next
0 commit comments