Skip to content

Commit

Permalink
Merge pull request #8 from etchteam/fix/blog-url
Browse files Browse the repository at this point in the history
fix: blog url
  • Loading branch information
JoshTheWanderer authored Mar 21, 2024
2 parents 071f412 + d5fcc16 commit d39da9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ <h2 class="diamond-text-size-h3">Make things clear and simple</h2>
</button>
</diamond-button>
<p class="diamond-spacing-top-md diamond-text-weight-bold">
<a href="https://etch.co/blog/what-is-diamond-ui" target="_blank" rel="noopener noreferrer">
<a href="https://etch.co/blog/bring-clarity-to-your-components" target="_blank" rel="noopener noreferrer">
Learn more about Diamond UI
</a>
</p>
Expand Down Expand Up @@ -174,4 +174,4 @@ <h2 class="diamond-text-size-h3">Make things clear and simple</h2>
</diamond-section>
</footer>
</body>
</html>
</html>

0 comments on commit d39da9b

Please sign in to comment.