You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: airbyte-integrations/connectors/source-medrio/README.md
+1-11
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ To build using Gradle, from the Airbyte repository root, run:
40
40
41
41
#### Create credentials
42
42
**If you are a community contributor**, follow the instructions in the [documentation](https://docs.airbyte.io/integrations/sources/medrio-dataviews)
43
-
to generate the necessary credentials. Then create a file `secrets/config.json` conforming to the `source_medrio_dataviews/spec.json` file.
43
+
to generate the necessary credentials. Then create a file `secrets/config.json` conforming to the `source_medrio/spec.json` file.
44
44
Note that any directory named `secrets` is gitignored across the entire Airbyte repo, so there is no danger of accidentally checking in sensitive information.
45
45
See `integration_tests/sample_config.json` for a sample config file.
0 commit comments