We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ede3a6b commit 181771bCopy full SHA for 181771b
index.html
@@ -127,7 +127,7 @@ <h4 class="menu-item-name">spoon</h4>
127
<li class="menu-item">
128
<div class="menu-item-info">
129
<h4 class="menu-item-name">wire</h4>
130
- <span class="menu-item-price"><a href="https://github.com/square/wire" target="_blank">GitHub</a></span>
+ <span class="menu-item-price"><a href="https://square.github.io/wire/" target="_blank">Website</a> · <a href="https://github.com/square/wire" target="_blank">GitHub</a></span>
131
<p class="menu-item-description">Clean, lightweight protocol buffers for Android and Java.</p>
132
</div>
133
<div class="menu-item-image has-meta-content">
0 commit comments