Update link to a nonexistent blog post with a tutorial from the README
This commit is contained in:
parent
d163581085
commit
1c42a31e04
@ -154,8 +154,8 @@ class App extends Component {
|
|||||||
evt.preventDefault();
|
evt.preventDefault();
|
||||||
this.render();
|
this.render();
|
||||||
}}>NEW headline!</a>
|
}}>NEW headline!</a>
|
||||||
<a href="https://dotink.co/posts/tabloid/"
|
<a href="https://github.com/thesephist/tabloid#language-overview"
|
||||||
target="_blank" noopener noreferer>Blog post</a>
|
target="_blank" noopener noreferer>Tutorial</a>
|
||||||
</nav>
|
</nav>
|
||||||
<p class="subtitle">
|
<p class="subtitle">
|
||||||
<strong class="lang fixed inline block">Tabloid:</strong> The Clickbait Headline Programming Language
|
<strong class="lang fixed inline block">Tabloid:</strong> The Clickbait Headline Programming Language
|
||||||
|
Loading…
Reference in New Issue
Block a user