Skip to content

Commit d6ce20f

Browse files
author
Joey Marshment-Howell
authored
Fix broken link to config in .env comment (#18287)
1 parent 2e0fae4 commit d6ce20f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Variables with defaults have been omitted to avoid duplication of defaults.
44
# The only exception to the non-default rule are env vars related to scaling.
55
#
6-
# See https://github.com/airbytehq/airbyte/blob/master/airbyte-config/models/src/main/java/io/airbyte/config/Configs.java
6+
# See https://github.com/airbytehq/airbyte/blob/master/airbyte-config/config-models/src/main/java/io/airbyte/config/Configs.java
77
# for the latest environment variables.
88
#
99
# # Contributors - please organise this env file according to the above linked file.

0 commit comments

Comments
 (0)