Skip to content

Commit

Permalink
docs: add utm in README links (#11)
Browse files Browse the repository at this point in the history
Because

- we want to track the performance of links in the docs

This commit

- add UTM parameters in README links
  • Loading branch information
xiaofei-du authored Feb 11, 2022
1 parent e22cd9e commit 4c2eb7c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<h1 align="center">
<img src="https://raw.githubusercontent.com/instill-ai/.github/main/img/cli.png" alt="Instill AI - Where Visual Data Preparation Made for All" />
<img src="https://raw.githubusercontent.com/instill-ai/.github/main/img/cli.png" alt="Instill AI - Visual Data Preparation Made for All" />
</h1>

<h4 align="center">
<a href="https://www.instill.tech">Website</a> |
<a href="https://www.instill.tech/?utm_source=github&utm_medium=banner&utm_campaign=cli_readme">Website</a> |
<a href="https://discord.gg/sevxWsqpGh">Community</a> |
<a href="https://blog.instill.tech">Blog</a><br/><br/>
<a href="https://www.instill.tech">User Manual</a> |
<a href="https://blog.instill.tech/?utm_source=github&utm_medium=banner&utm_campaign=cli_readme">Blog</a><br/><br/>
<a href="https://docs.instill.tech/?utm_source=github&utm_medium=banner&utm_campaign=cli_readme">User Manual</a> |
<a href="https://discord.gg/sevxWsqpGh">API Reference</a><br/><br/>
<a href="https://www.instill.tech/get-access"><strong>Get Early Access</strong></a>
<a href="https://www.instill.tech/get-access/?utm_source=github&utm_medium=banner&utm_campaign=cli_readme"><strong>Get Early Access</strong></a>
</h4>

---
Expand Down

0 comments on commit 4c2eb7c

Please sign in to comment.