docs(places): Replace utm referencing places (#170)
Replaced the utm that was referencing places_website
This commit is contained in:
parent
63b69e376f
commit
269c4a1abb
1 changed files with 2 additions and 2 deletions
|
|
@ -23,11 +23,11 @@
|
|||
<div class='ac-footer-actions'>
|
||||
<div class='footer-container'>
|
||||
<p>Build unique search experiences with Algolia</p>
|
||||
<a class='ac-footer-btn ac-footer-btn-ghost-grey' href='https://www.algolia.com/why?utm_medium=social-owned&utm_source=places%20website&utm_campaign=homepage&utm_term=why'>
|
||||
<a class='ac-footer-btn ac-footer-btn-ghost-grey' href='https://www.algolia.com/why?utm_medium=social-owned&utm_source=docsearch%20website&utm_campaign=homepage&utm_term=why'>
|
||||
See Why
|
||||
<span class='ac-icon-triangle'></span>
|
||||
</a>
|
||||
<a class='ac-footer-btn ac-footer-btn-ghost-pink' href='https://www.algolia.com/users/sign_up?utm_medium=social-owned&utm_source=places%20website&utm_campaign=homepage&utm_term=get_started'>Get Started For Free</a>
|
||||
<a class='ac-footer-btn ac-footer-btn-ghost-pink' href='https://www.algolia.com/users/sign_up?utm_medium=social-owned&utm_source=docsearch%20website&utm_campaign=homepage&utm_term=get_started'>Get Started For Free</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Reference in a new issue