Skip to content

Commit

Permalink
Fixing Broken Link
Browse files Browse the repository at this point in the history
Signed-off-by: nsonntag <[email protected]>
  • Loading branch information
nsonntag committed Sep 16, 2022
1 parent ae37b20 commit fb58e8d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const FeatureServiceIndexEmptyState = () => {
<EuiButton
onClick={() => {
window.open(
"https://docs.feast.dev/getting-started/concepts/feature-service",
"https://docs.feast.dev/getting-started/concepts/feature-retrieval#feature-services",
"_blank"
);
}}
Expand Down

0 comments on commit fb58e8d

Please sign in to comment.