Skip to content

Commit

Permalink
feat: adapted commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
KoolTheba committed Apr 28, 2023
1 parent 46cbda9 commit fb46e77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ProjectDetails.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ function ProjectDetails() {
</a>
</p>
<p>
Last analyzed commit{" "}
Current commit{" "}
<a
href={`https://github.com/${org}/${repo}/commit/${data.repo.commit}`}
target="_blank"
Expand Down

0 comments on commit fb46e77

Please sign in to comment.