Link to Help Center in invitation email

pull/14758/head
Pablo Alonso Garcia 6 years ago
parent df37a37ea4
commit 5252e03ee6

@ -9,6 +9,7 @@ Development
- None yet
### Bug fixes / enhancements
- Add link to Help Center to invitation emails
- Fix storage link [#14723](https://github.com/CartoDB/cartodb/pull/14723)
- Upgrade googleapis gem to 0.28 in order to make it compatible with ruby 2.4.5 [#14683](https://github.com/CartoDB/cartodb/pull/14683)
- Setup TrackJS and Google Tag Manager in New Dashboard ([#14693](https://github.com/CartoDB/cartodb/pull/14693))

@ -7,8 +7,9 @@
<p>CARTO is an open, powerful, and intuitive platform for discovering and predicting the key insights underlying the location data in our world.</p>
<p>Here are some resources to get you up and running:</p>
<ul>
<li><a href="https://carto.com/developers/">Developer Center</a>: Guides, FAQs and tutorials</li>
<li><a href="https://carto.com/resources/">Resource Center</a>: Case studies and white papers for inspiration</li>
<li><a href="https://carto.com/help/">Help Center</a>: FAQs, guides and tutorials.</li>
<li><a href="https://carto.com/developers/">Developer Center</a>: Platform documentation for developers.</li>
<li><a href="https://carto.com/resources/">Resource Center</a>: Case studies, webinars, and more.</li>
<li>Builder training videos: <a href="https://vimeo.com/173657117/340039d93f">UI</a>, <a href="https://vimeo.com/173657596/572660d9d2">Styling</a>, <a href="https://vimeo.com/173657654/970529bced">Analysis</a>, <a href="https://vimeo.com/173658241/dd37f7ea8c">Widgets</a>, <a href="https://vimeo.com/173658333/21259b1d37">Publishing</a></li>
</ul>
<% end %>

Loading…
Cancel
Save