Skip to content

Commit 69f54b0

Browse files
alkavats1mmalerba
authored andcommitted
docs: updating the docs with the http secure tag (#27259)
(cherry picked from commit ecf4c80)
1 parent c403769 commit 69f54b0

File tree

12 files changed

+15
-15
lines changed

12 files changed

+15
-15
lines changed

CHANGELOG_ARCHIVE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5597,7 +5597,7 @@ StackBlitz instead of Plunker.
55975597
behaviors are stable and mature enough to exit beta. Please continue to file issues that
55985598
help us eliminate more bugs from the forthcoming 5.0.0 release. Moving forward, the _major_
55995599
version number of Angular Material and CDK will update alongside Angular itself.
5600-
* A [moment.js](http://momentjs.com/) implementation of the `DateAdapter` for `MatDatepicker` is
5600+
* A [moment.js](https://momentjs.com/) implementation of the `DateAdapter` for `MatDatepicker` is
56015601
now available as `@angular/material-moment-adapter`
56025602
* Based on Angular 5.0
56035603
* More consistent naming conventions across the board

CODING_STANDARDS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ pre-rendering).
319319
### CSS
320320

321321
#### Be cautious with use of `display: flex`
322-
* The [baseline calculation for flex elements](http://www.w3.org/TR/css-flexbox-1/#flex-baselines)
322+
* The [baseline calculation for flex elements](https://www.w3.org/TR/css-flexbox-1/#flex-baselines)
323323
is different than other display values, making it difficult to align flex elements with standard
324324
elements like input and button.
325325
* Component outermost elements are never flex (block or inline-block)

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -266,11 +266,11 @@ changes to be accepted, the CLA must be signed. It's a quick process, we promise
266266
[coc]: https://github.com/angular/code-of-conduct/blob/main/CODE_OF_CONDUCT.md
267267
[commit-message-format]: https://docs.google.com/document/d/1QrDFcIiPjSLDn3EL15IJygNPiHORgU1_OOAqWjiDU5Y/preview
268268
[commit-message-scopes]: https://github.com/angular/components/blob/main/.ng-dev/commit-message.mts#L10
269-
[corporate-cla]: http://code.google.com/legal/corporate-cla-v1.0.html
269+
[corporate-cla]: https://code.google.com/legal/corporate-cla-v1.0.html
270270
[dev-doc]: https://github.com/angular/components/blob/main/DEV_ENVIRONMENT.md
271271
[github]: https://github.com/angular/components
272272
[gitter]: https://gitter.im/angular/material2
273-
[individual-cla]: http://code.google.com/legal/individual-cla-v1.0.html
273+
[individual-cla]: https://code.google.com/legal/individual-cla-v1.0.html
274274
[js-style-guide]: https://google.github.io/styleguide/jsguide.html
275275
[codepen]: http://codepen.io/
276276
[jsbin]: http://jsbin.com/

src/dev-app/legacy-list/legacy-list-demo.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,15 +89,15 @@ <h2>Dense lists</h2>
8989
<div>
9090
<h2>Nav lists</h2>
9191
<mat-nav-list>
92-
<a mat-list-item *ngFor="let link of links" href="http://www.google.com">
92+
<a mat-list-item *ngFor="let link of links" href="https://www.google.com">
9393
{{ link.name }}
9494
</a>
9595
</mat-nav-list>
9696
<div *ngIf="infoClicked">
9797
More info!
9898
</div>
9999
<mat-nav-list>
100-
<a mat-list-item *ngFor="let link of links; last as last" href="http://www.google.com">
100+
<a mat-list-item *ngFor="let link of links; last as last" href="https://www.google.com">
101101
<mat-icon mat-list-icon>folder</mat-icon>
102102
<span mat-line>{{ link.name }}</span>
103103
</a>

src/dev-app/legacy-menu/legacy-menu-demo.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
</mat-toolbar>
9696

9797
<mat-menu #anchorMenu="matMenu">
98-
<a mat-menu-item *ngFor="let item of items" href="http://www.google.com" [disabled]="item.disabled">
98+
<a mat-menu-item *ngFor="let item of items" href="https://www.google.com" [disabled]="item.disabled">
9999
{{ item.text }}
100100
</a>
101101
</mat-menu>

src/dev-app/menu/menu-demo.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
</mat-toolbar>
9696

9797
<mat-menu #anchorMenu="matMenu">
98-
<a mat-menu-item *ngFor="let item of items" href="http://www.google.com" [disabled]="item.disabled">
98+
<a mat-menu-item *ngFor="let item of items" href="https://www.google.com" [disabled]="item.disabled">
9999
{{ item.text }}
100100
</a>
101101
</mat-menu>

src/material/button/button.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ describe('MatFabDefaultOptions', () => {
399399
[disabled]="isDisabled" [color]="buttonColor" [disableRipple]="rippleDisabled">
400400
Go
401401
</button>
402-
<a [tabIndex]="tabIndex" href="http://www.google.com" mat-button [disabled]="isDisabled"
402+
<a [tabIndex]="tabIndex" href="https://www.google.com" mat-button [disabled]="isDisabled"
403403
[color]="buttonColor">
404404
Link
405405
</a>

src/material/icon/icon-registry.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ export class MatIconRegistry implements OnDestroy {
147147
/**
148148
* The CSS classes to apply when an `<mat-icon>` component has no icon name, url, or font
149149
* specified. The default 'material-icons' value assumes that the material icon font has been
150-
* loaded as described at http://google.github.io/material-design-icons/#icon-font-for-the-web
150+
* loaded as described at https://google.github.io/material-design-icons/#icon-font-for-the-web
151151
*/
152152
private _defaultFontSetClass = ['material-icons', 'mat-ligature-font'];
153153

src/material/icon/icon.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Some fonts are designed to show icons by using
1717
component.
1818

1919
By default, `<mat-icon>` expects the
20-
[Material icons font](http://google.github.io/material-design-icons/#icon-font-for-the-web).
20+
[Material icons font](https://google.github.io/material-design-icons/#icon-font-for-the-web).
2121
(You will still need to include the HTML to load the font and its CSS, as described in the link).
2222
You can specify a different font by setting the `fontSet` input to either the CSS class to apply to
2323
use the desired font, or to an alias previously registered with

src/material/legacy-button/button.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
.mat-button-ripple-round {
131131
border-radius: 50%;
132132
// z-index needed to make clipping to border-radius work correctly.
133-
// http://stackoverflow.com/questions/20001515/
133+
// https://stackoverflow.com/questions/20001515/
134134
z-index: 1;
135135
}
136136

src/material/legacy-button/button.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ describe('MatLegacyButton', () => {
349349
[disabled]="isDisabled" [color]="buttonColor" [disableRipple]="rippleDisabled">
350350
Go
351351
</button>
352-
<a [tabIndex]="tabIndex" href="http://www.google.com" mat-button [disabled]="isDisabled"
352+
<a [tabIndex]="tabIndex" href="https://www.google.com" mat-button [disabled]="isDisabled"
353353
[color]="buttonColor">
354354
Link
355355
</a>

tools/markdown-to-html/docs-marked-renderer.spec.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ describe('DocsMarkdownRenderer', () => {
4949
expect(renderer.link('#some-hash', 'some title', 'some text')).toEqual(
5050
'<a href="#some-hash" title="some title">some text</a>',
5151
);
52-
expect(renderer.link('http://google.com', 'some title', 'some text')).toEqual(
53-
'<a href="http://google.com" title="some title">some text</a>',
52+
expect(renderer.link('https://google.com', 'some title', 'some text')).toEqual(
53+
'<a href="https://google.com" title="some title">some text</a>',
5454
);
5555
});
5656

0 commit comments

Comments
 (0)