Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,11 +94,11 @@ with watch mode:
yarn generate-adaptors -w
```

Ensure that the OPENFN_ADAPTORS_REPO env var is set and points to the local
Ensure that the `OPENFN_ADAPTORS_REPO` env var is set and points to the local
monorepo.

See
(github.com/OpenFn/adaptors/wiki/How-to-test-docs-changes)[https://github.com/OpenFn/adaptors/wiki/How-to-test-docs-changes]
[github.com/OpenFn/adaptors/wiki/How-to-test-docs-changes](https://github.com/OpenFn/adaptors/wiki/How-to-test-docs-changes)
for more details

### Build and serve for full-featured testing
Expand Down