diff options
Diffstat (limited to 'static')
-rw-r--r-- | static/js/main.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/js/main.js b/static/js/main.js index fe242d8..f5190d1 100644 --- a/static/js/main.js +++ b/static/js/main.js @@ -154,8 +154,8 @@ class App extends Component { evt.preventDefault(); this.render(); }}>NEW headline!</a> - <a href="https://dotink.co/posts/tabloid/" - target="_blank" noopener noreferer>Blog post</a> + <a href="https://github.com/thesephist/tabloid#language-overview" + target="_blank" noopener noreferer>Tutorial</a> </nav> <p class="subtitle"> <strong class="lang fixed inline block">Tabloid:</strong> The Clickbait Headline Programming Language |