Skip to content

Commit d10227c

Browse files
Fixed Broken links and removed dead links (#246)
* removed dave farleys blog link as it is not secure * updated the dead link for introduction to java with computer science * removed dead link of setting up nodemaven multimlogin
1 parent 8bf092b commit d10227c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

readme.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ I have been asked by many about my career transformation journey from Manual Tes
4848
- [SoloLearn](https://www.sololearn.com/learn/courses/java-introduction)
4949
- [Java Design Patterns - Refactoring Guru](https://refactoring.guru/design-patterns)
5050
- [Java Design Patterns - Github](https://github.com/iluwatar/java-design-patterns)
51-
- [Introduction to Computer Science using Java](https://chortle.ccsu.edu/Java5/index.html#10)
51+
- [Introduction to Computer Science using Java](https://chortle.ccsu.edu/javaLessons/index.html)
5252
- [W3Schools](https://www.w3schools.com/java/)
5353
- [Head First Design Patterns](https://www.oreilly.com/library/view/head-first-design/0596007124/)
5454
- [Clean Code](https://www.oreilly.com/library/view/clean-code-a/9780136083238/)
@@ -1318,7 +1318,6 @@ I have been asked by many about my career transformation journey from Manual Tes
13181318
- [Devops Testing](https://medium.com/@iamfaisalkhatri/devops-testing-vtest-blog-635d88de352f)
13191319
- [Practical Guide to Continuous Intergration for Automation Testing](https://medium.com/@iamfaisalkhatri/practical-guide-on-continuous-integration-for-automation-tests-vtest-blog-23e6d37f523f)
13201320
- [Jez Humble's Blog](https://continuousdelivery.com/)
1321-
- [Dave Farley's Blog](https://www.davefarley.net/)
13221321
- [Azure DevOps Blog](https://devblogs.microsoft.com/devops/)
13231322
- [Gasper Vitta's Blog(Lots of cool stuff on CI/CD, docker, testing)](https://www.gasparevitta.com/)
13241323
- [What is Continuous Testing?](https://medium.com/@iamfaisalkhatri/what-is-continuous-testing-lambdatest-bd2c464b414c)
@@ -1593,7 +1592,6 @@ I have been asked by many about my career transformation journey from Manual Tes
15931592
- [Documentation](https://docs.nodemaven.com/)
15941593
- [Use Cases](https://nodemaven.com/#usecases-section)
15951594
- [Advantages](https://nodemaven.com/#advantages-section)
1596-
- [Setting up MultiLogin with NodeMaven](https://help.multilogin.com/en_US/proxies-and-ip-masking/multilogin-with-nodemaven)
15971595

15981596
</details>
15991597

0 commit comments

Comments
 (0)