Skip to content

Commit

Permalink
Update example connector link (#141005)
Browse files Browse the repository at this point in the history
  • Loading branch information
byronhulcher authored Sep 20, 2022
1 parent 0b7b3b7 commit 278d057
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export const ConnectorConfigurationConfig: React.FC = () => {
values={{
link: (
<EuiLink
href="https://github.com/elastic/connectors-ruby/tree/main/lib/connectors/stub_connector"
href="https://github.com/elastic/connectors-ruby/tree/main/lib/connectors/example"
target="_blank"
>
{i18n.translate(
Expand Down

0 comments on commit 278d057

Please sign in to comment.