Skip to content

Commit 3d54459

Browse files
rickeylevBlaze Rules Copybara
authored andcommitted
docs: link to readthedocs instead of docs directory in readme
The docs directory doesn't work anymore; readthedocs is where the user-facing docs are now at PiperOrigin-RevId: 540283201
1 parent 2207e58 commit 3d54459

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[![Build
22
status](https://badge.buildkite.com/a82ebafd30ad56e0596dcd3a3a19f36985d064f7f7fb89e21e.svg?branch=master)](https://buildkite.com/bazel/rules-testing)
33

4-
# Framworks and utilities for testing Bazel Starlark rules
4+
# Framworks and utilities for testing Bazel Starlark
55

6-
`rules_testing` provides frameworks and utilities to make testing Starlark rules
6+
`rules_testing` provides frameworks and utilities to make testing Starlark code
77
easier and convenient.
88

9-
For detailed docs, see the [docs directory](docs/index.md).
9+
For detailed docs, see the [docs website](https://rules-testing.readthedocs.io)

0 commit comments

Comments
 (0)