Skip to content

Commit 01cc887

Browse files
authored
Merge pull request #187 from mull-project/readme
README: docs: point to stable channel
2 parents 4e47364 + 161509e commit 01cc887

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
Attempt to reimplement LLVM's FileCheck using Python.
44

5-
![](https://github.com/stanislaw/FileCheck.py/workflows/FileCheck.py%20on%20macOS/badge.svg)
6-
![](https://github.com/stanislaw/FileCheck.py/workflows/FileCheck.py%20on%20Linux/badge.svg)
7-
![](https://github.com/stanislaw/FileCheck.py/workflows/FileCheck.py%20on%20Windows/badge.svg)
5+
![](https://github.com/mull-project/FileCheck.py/workflows/FileCheck.py%20on%20macOS/badge.svg)
6+
![](https://github.com/mull-project/FileCheck.py/workflows/FileCheck.py%20on%20Linux/badge.svg)
7+
![](https://github.com/mull-project/FileCheck.py/workflows/FileCheck.py%20on%20Windows/badge.svg)
88

99
## Background
1010

@@ -21,10 +21,10 @@ keep third-party binary artifacts in source code.
2121

2222
Documentation is hosted on Read the Docs:
2323

24-
[FileCheck.py documentation](https://filecheck.readthedocs.io/en/latest/index.html).
24+
[FileCheck.py documentation](https://filecheck.readthedocs.io/en/stable/index.html)
2525

2626
## Copyright
2727

28-
Copyright (c) 2020 Stanislav Pankevich s.pankevich@gmail.com. See LICENSE for
28+
Copyright (c) 2021 Stanislav Pankevich s.pankevich@gmail.com. See LICENSE for
2929
details.
3030

0 commit comments

Comments
 (0)