Skip to content

Commit

Permalink
Merge pull request #866 from ember-learn/update-urls-in-post-templates
Browse files Browse the repository at this point in the history
Updated URLs to Ember Blog in the Markdown templates
  • Loading branch information
ijlee2 committed Dec 23, 2020
2 parents 010025b + cc5f687 commit 60fcb3d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions post-templates/emberblog-template.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ This release kicks off the VER+0.1 beta cycle for all sub-projects. We encourage
You can read more about our general release process here:

- [Release Dashboard](http://emberjs.com/releases/)
- [The Ember Release Cycle](http://emberjs.com/blog/2013/09/06/new-ember-release-process.html)
- [The Ember Project](http://emberjs.com/blog/2015/06/16/ember-project-at-2-0.html)
- [Ember LTS Releases](http://emberjs.com/blog/2016/02/25/announcing-embers-first-lts.html)
- [The Ember Release Cycle](https://blog.emberjs.com/new-ember-release-process/)
- [The Ember Project](https://blog.emberjs.com/ember-project-at-2-0/)
- [Ember LTS Releases](https://blog.emberjs.com/announcing-embers-first-lts/)

---

Expand Down
2 changes: 1 addition & 1 deletion post-templates/embertimes-template.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ tags:

<p>Want to write for the Ember Times? Have a suggestion for next week's issue? Join us at <a href="https://discordapp.com/channels/480462759797063690/485450546887786506">#support-ember-times</a> on the <a href="https://discord.gg/emberjs">Ember Community Discord</a> or ping us <a href="https://twitter.com/embertimes">@embertimes</a> on Twitter.</p>

<p>Keep on top of what's been going on in Emberland this week by subscribing to our <a href="https://the-emberjs-times.ongoodbits.com/">e-mail newsletter</a>! You can also find our posts on the <a href="https://emberjs.com/blog/tags/newsletter.html">Ember blog</a>.</p>
<p>Keep on top of what's been going on in Emberland this week by subscribing to our <a href="https://the-emberjs-times.ongoodbits.com/">e-mail newsletter</a>! You can also find our posts on the <a href="https://blog.emberjs.com/tag/newsletter">Ember blog</a>.</p>
</div>

---
Expand Down

0 comments on commit 60fcb3d

Please sign in to comment.