Skip to content

Commit 93b58ee

Browse files
authored
docs: Update Bats libraries links (#2225)
1 parent df0e0af commit 93b58ee

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/contributing.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@ The following libraries are used to help with the tests:
7979

8080

8181
* Test Framework: https://github.com/bats-core/bats-core
82-
* Support library for Bats-Assert: https://github.com/ztombol/bats-support
83-
* General ``assert`` functions: https://github.com/ztombol/bats-assert
84-
* File ``assert`` functions: https://github.com/ztombol/bats-file
82+
* Support library for Bats-Assert: https://github.com/bats-core/bats-support
83+
* General ``assert`` functions: https://github.com/bats-core/bats-assert
84+
* File ``assert`` functions: https://github.com/bats-core/bats-file
8585

8686
When verifying test results, please try to use the ``assert`` functions found in these libraries.
8787

0 commit comments

Comments
 (0)