File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,14 @@ You may refer to the following links for more details:
7
7
- [ The Announcement on AtCoder] ( https://atcoder.jp/posts/518 )
8
8
- [ The Announcement on Codeforces] ( https://codeforces.com/blog/entry/82400 )
9
9
- [ Practice Contest] ( https://atcoder.jp/contests/practice2 )
10
- - [ AC Library Document(en)] ( https://atcoder.github.io/ac-library/document_en/ )
11
- - [ AC Library Document(ja)] ( https://atcoder.github.io/ac-library/document_ja/ )
10
+ - [ AC Library Document(en)] ( https://atcoder.github.io/ac-library/production/document_en/ )
11
+ - [ AC Library Document(ja)] ( https://atcoder.github.io/ac-library/production/document_ja/ )
12
+
13
+ The documents of master branch is as follows:
14
+
15
+ - [ AC Library Document(en, master)] ( https://atcoder.github.io/ac-library/master/document_en/ )
16
+ - [ AC Library Document(ja, master)] ( https://atcoder.github.io/ac-library/master/document_ja/ )
17
+
12
18
13
19
## Policy
14
20
You can’t perform that action at this time.
0 commit comments