Skip to content

Commit

Permalink
Correct permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jdpgrailsdev committed Jun 21, 2022
1 parent cf079be commit 12dd14c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ public static Optional<DbStreamState> extractState(final AirbyteStreamState stat
* Tests whether the provided {@link StreamDescriptor} is valid. A valid descriptor is defined as
* one that has a non-{@code null} name.
*
* See https://github.com/airbytehq/airbyte/blob/22b727c0ea213376b7164ffd8cdbbfa7fd74c26c/docs/understanding-airbyte/airbyte-protocol.md
* See https://github.com/airbytehq/airbyte/blob/e63458fabb067978beb5eaa74d2bc130919b419f/docs/understanding-airbyte/airbyte-protocol.md
* for more details
*
* @param streamDescriptor A {@link StreamDescriptor} to be validated.
Expand Down

0 comments on commit 12dd14c

Please sign in to comment.