Skip to content

Commit 1fb5a80

Browse files
committed
Fix some broken links
1 parent 2b5af91 commit 1fb5a80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ specifically regression testing for correctness and performance bugs.
323323

324324
* [Technologies for Testing Distributed Systems, Part I](https://colin-scott.github.io/blog/2016/03/04/technologies-for-testing-and-debugging-distributed-systems/)
325325
* See also
326-
post [Distributed Systems Testing: The Lost World](https://tagide.com/blog/research/distributed-systems-testing-the-lost-world/)
326+
post [Distributed Systems Testing: The Lost World](https://web.archive.org/web/20250113044132/https://tagide.com/blog/research/distributed-systems-testing-the-lost-world/)
327327
by Crista Lopes
328328

329329
#### Test Case Reduction
@@ -404,7 +404,7 @@ See also [chaos engineering](#chaos-engineering) and [lineage-driven fault injec
404404
* [Uncovering Bugs in Distributed Storage Systems during Testing (not in Production!)](https://www.usenix.org/system/files/conference/fast16/fast16-papers-deligiannis.pdf)
405405
* [Windows Azure Storage: A Highly Available Cloud Storage Service with Strong Consistency](https://www.sigops.org/sosp/sosp11/current/2011-Cascais/11-calder-online.pdf)
406406
describes "Pressure Point Testing" approach used for Azure Cloud Storage
407-
* [Inside Azure Search: Chaos Engineering](https://azure.microsoft.com/ru-ru/blog/inside-azure-search-chaos-engineering/)
407+
* [Inside Azure Search: Chaos Engineering](https://azure.microsoft.com/en-us/blog/inside-azure-search-chaos-engineering/)
408408
* [TLA+ at Microsoft: 16 Years in Production](https://youtu.be/azx6cX-BlCs) by David Langworthy — how rejuvenation of
409409
TLA+ happened at Microsoft in 2016 and onwards
410410

0 commit comments

Comments
 (0)