Skip to content

Commit 0d63bfb

Browse files
committed
fix url of document
1 parent dd53a96 commit 0d63bfb

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,14 @@ You may refer to the following links for more details:
77
- [The Announcement on AtCoder](https://atcoder.jp/posts/518)
88
- [The Announcement on Codeforces](https://codeforces.com/blog/entry/82400)
99
- [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+
1218

1319
## Policy
1420

0 commit comments

Comments
 (0)