Remove mentions of creators.forem.com (#13774)
This commit is contained in:
parent
8cedf00f6d
commit
8ff86f6107
1 changed files with 4 additions and 5 deletions
|
|
@ -15,7 +15,7 @@
|
|||
<li class="mb-1 -ml-4">Read the <a href="https://forem.gitbook.io/forem-admin-guide/quick-start-guide" data-action="click->ahoy#trackOverviewLink">Quick Start Guide</a></li>
|
||||
<li class="mb-1 -ml-4"><%= link_to "Set up a Welcome Thread", admin_welcome_index_path, 'data-action': "click->ahoy#trackOverviewLink" %></li>
|
||||
<li class="mb-1 -ml-4">Browse the <a href="https://forem.gitbook.io/forem-admin-guide" data-action="click->ahoy#trackOverviewLink">Forem Admin Guide</a></li>
|
||||
<li class="-ml-4">Join the private <a href="https://creators.forem.com">Creators Forem</a> (email <a href="mailto:support@forem.com" data-action="click->ahoy#trackOverviewLink">support@forem.com</a> if you need an invite)</li>
|
||||
<li class="-ml-4">Join <a href="https://forem.dev">forem.dev</a> to learn from fellow Forem creators.</li>
|
||||
</ol>
|
||||
<div class="align-center">
|
||||
<a class="crayons-btn crayons-btn--ghost-brand" href="https://forem.gitbook.io/forem-admin-guide" data-action="click->ahoy#trackOverviewLink">Visit Forem Admin Guide</a>
|
||||
|
|
@ -51,14 +51,13 @@
|
|||
</section>
|
||||
<section class="crayons-card">
|
||||
<div class="crayons-card__header">
|
||||
<h3 class="crayons-subtitle-2">Forem Creators Community</h3>
|
||||
<h3 class="crayons-subtitle-2">Forem.dev</h3>
|
||||
</div>
|
||||
<div class="crayons-card__body flex flex-wrap" style="min-height: 150px;">
|
||||
<p class="mb-2">
|
||||
Meet other creators using Forem so that you can share tips with
|
||||
each other.
|
||||
Meet other creators using Forem so that you can share tips with each other.
|
||||
</p>
|
||||
<a role="button" href="https://creators.forem.com" class="crayons-btn mt-1 w-100 self-end" data-action="click->ahoy#trackOverviewLink">Join Community</a>
|
||||
<a role="button" href="https://forem.dev" class="crayons-btn mt-1 w-100 self-end" data-action="click->ahoy#trackOverviewLink">Join Community</a>
|
||||
</div>
|
||||
</section>
|
||||
</article>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue