Skip to content

Commit 42ce956

Browse files
authored
fix broken link in Problem Sets and Competitive Programming (#7384)
* fix broken link * Update problem-sets-competitive-programming.md
1 parent ddd9a0c commit 42ce956

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

more/problem-sets-competitive-programming.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
### Competitive Programming
1111

1212
* [4Clojure](http://www.4clojure.com)
13-
* [A2 Online Judge](https://a2oj.com)
13+
* [A2 Online Judge](https://a2oj.netlify.app)
1414
* [Algorithms for Competitive Programming](https://cp-algorithms.com)
1515
* [APL Problem Solving Competition](https://contest.dyalog.com)
1616
* [AtCoder](https://atcoder.jp)
@@ -82,7 +82,7 @@
8282
### Problem Sets
8383

8484
* [500 Data structures and algorithms interview questions and their solutions in C++](https://www.quora.com/q/techiedelight/500-Data-Structures-and-Algorithms-interview-questions-and-their-solutions)
85-
* [A2 Online Judge](https://a2oj.com/ps)
85+
* [A2 Online Judge](https://a2oj.netlify.app)
8686
* [Advent Of Code](http://adventofcode.com)
8787
* [AdventJS - 25 días de retos con JavaScript](https://adventjs.dev) - Miguel Ángel Durán «midudev» *(GitHub account requested, not required)*
8888
* [Anarchy Golf](http://golf.shinh.org)

0 commit comments

Comments
 (0)