Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _includes/navigation.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://twitter.com/yarnpkg">
<a class="nav-link" href="https://x.com/yarnpkg">
{% include svg/twitter.svg class="navbar-icon" %}
<span class="sr-only">Twitter</span>
</a>
Expand Down
5 changes: 3 additions & 2 deletions _includes/svg/twitter.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion _posts/2016-10-11-introducing-yarn.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout : post
title : "Yarn: A new package manager for JavaScript"
author : Sebastian McKenzie, Christoph Pojer, James Kyle
author_url : "https://twitter.com/yarnpkg"
author_url : "https://x.com/yarnpkg"
date : 2016-10-11 8:00:00
categories : announcements
share_text : "Yarn: A new package manager for JavaScript"
Expand Down