Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit 8b64971

Browse files
aanchal88alan-agius4
authored andcommitted
docs: update the http tag with https in readme file
1 parent 3eb27e1 commit 8b64971

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ We believe that using the word "universal" is correct when referring to a JavaSc
6565
- [Angular Universal - Server-side Rendering Deep Dive](https://trilon.io/blog/angular-universal-server-side-rendering-deep-dive)
6666
- [Angular Universal v9 - what's new?](https://trilon.io/blog/angular-universal-v9-whats-new)
6767
- [Angular for the rest of us](https://medium.com/google-developer-experts/angular-universal-for-the-rest-of-us-922ca8bac84)
68-
- [Angular outside the browser](http://slides.com/wassimchegham/angular2-universal#/)
68+
- [Angular outside the browser](https://slides.com/wassimchegham/angular2-universal#/)
6969

7070
# License
7171

integration/express-engine-ivy-hybrid/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.
2020

2121
## Running end-to-end tests
2222

23-
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
23+
Run `ng e2e` to execute the end-to-end tests via [Protractor](https://www.protractortest.org/).
2424

2525
## Further help
2626

integration/express-engine-ivy/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.
2020

2121
## Running end-to-end tests
2222

23-
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
23+
Run `ng e2e` to execute the end-to-end tests via [Protractor](https://www.protractortest.org/).
2424

2525
## Further help
2626

integration/express-engine-standalone/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.
2020

2121
## Running end-to-end tests
2222

23-
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
23+
Run `ng e2e` to execute the end-to-end tests via [Protractor](https://www.protractortest.org/).
2424

2525
## Further help
2626

0 commit comments

Comments
 (0)