Skip to content

Commit 5345336

Browse files
aanchal88alan-agius4
authored andcommitted
docs: update the http tag with https
1 parent f3229c4 commit 5345336

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: CONTRIBUTING.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -291,13 +291,13 @@ changes to be accepted, the CLA must be signed. It's a quick process, we promise
291291

292292
[coc]: https://github.com/angular/code-of-conduct/blob/main/CODE_OF_CONDUCT.md
293293
[commit-message-format]: https://docs.google.com/document/d/1QrDFcIiPjSLDn3EL15IJygNPiHORgU1_OOAqWjiDU5Y/edit#
294-
[corporate-cla]: http://code.google.com/legal/corporate-cla-v1.0.html
294+
[corporate-cla]: https://code.google.com/legal/corporate-cla-v1.0.html
295295
[dev-doc]: https://github.com/angular/angular-cli/blob/main/packages/angular/cli/README.md#development-hints-for-working-on-angular-cli
296296
[GitHub]: https://github.com/angular/angular-cli
297297
[gitter]: https://gitter.im/angular/angular-cli
298-
[individual-cla]: http://code.google.com/legal/individual-cla-v1.0.html
298+
[individual-cla]: https://code.google.com/legal/individual-cla-v1.0.html
299299
[js-style-guide]: https://google.github.io/styleguide/jsguide.html
300-
[stackoverflow]: http://stackoverflow.com/questions/tagged/angular-devkit
300+
[stackoverflow]: https://stackoverflow.com/questions/tagged/angular-devkit
301301

302302
## <a name="public-api"></a> Updating the Public API
303303
Our Public API surface is tracked using golden files.

Diff for: scripts/templates/contributing.ejs

+3-3
Original file line numberDiff line numberDiff line change
@@ -283,13 +283,13 @@ changes to be accepted, the CLA must be signed. It's a quick process, we promise
283283

284284
[coc]: https://github.com/angular/code-of-conduct/blob/main/CODE_OF_CONDUCT.md
285285
[commit-message-format]: https://docs.google.com/document/d/1QrDFcIiPjSLDn3EL15IJygNPiHORgU1_OOAqWjiDU5Y/edit#
286-
[corporate-cla]: http://code.google.com/legal/corporate-cla-v1.0.html
286+
[corporate-cla]: https://code.google.com/legal/corporate-cla-v1.0.html
287287
[dev-doc]: https://github.com/angular/angular-cli/blob/main/packages/angular/cli/README.md#development-hints-for-working-on-angular-cli
288288
[GitHub]: https://github.com/angular/angular-cli
289289
[gitter]: https://gitter.im/angular/angular-cli
290-
[individual-cla]: http://code.google.com/legal/individual-cla-v1.0.html
290+
[individual-cla]: https://code.google.com/legal/individual-cla-v1.0.html
291291
[js-style-guide]: https://google.github.io/styleguide/jsguide.html
292-
[stackoverflow]: http://stackoverflow.com/questions/tagged/angular-devkit
292+
[stackoverflow]: https://stackoverflow.com/questions/tagged/angular-devkit
293293

294294
## <a name="public-api"></a> Updating the Public API
295295
Our Public API surface is tracked using golden files.

0 commit comments

Comments
 (0)