Skip to content

Commit

Permalink
chore: update README so it slurps to docs.aspect.build
Browse files Browse the repository at this point in the history
Otherwise the example link is broken.
  • Loading branch information
alexeagle committed Aug 4, 2023
1 parent 8d4c341 commit f0c55cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ copy the WORKSPACE snippet into your `WORKSPACE` file.

Run all Jest tests in the workspace: `bazel test --test_lang_filters=jest //...`

See the documentation in the [docs](docs/) folder and the example usages in the [example](example/) folder.
See [jest_test](docs/jest_test) API documentation and the example usages in the [example](https://github.com/aspect-build/rules_jest/tree/main/example/) folder.

> Note that the example also relies on code in the `/WORKSPACE` file in the root of this repo.

0 comments on commit f0c55cb

Please sign in to comment.