Skip to content

Commit

Permalink
Merge pull request avniproject#1234 from Abhi591/fix/selfServiceSuppo…
Browse files Browse the repository at this point in the history
…rtUrl

fix: update Self service help article link
  • Loading branch information
vinayvenu committed Jun 4, 2024
2 parents 7002bc3 + de9d268 commit bbd85cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tutorials/Resources.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const Resources = () => {
content={
"Are you trying out Avni for the first time? Here's all the information you'll need"
}
href={"https://avni.readme.io/docs/implementers-guide"}
href={"https://avni.readme.io/docs/implementers-concept-guide-introduction"}
iconComponent={<Description color="primary" style={{ fontSize: 60, color: "#009688" }} />}
/>
</Grid>
Expand Down

0 comments on commit bbd85cf

Please sign in to comment.