website: Fix mobile link to correct project (#13819)
Was pointing to Consul before :)
This commit is contained in:
parent
600a117301
commit
fa5cc7eb34
|
@ -23,7 +23,7 @@
|
|||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/hashicorp/consul">
|
||||
<a href="https://github.com/hashicorp/terraform">
|
||||
<%= inline_svg "github.svg" %> GitHub
|
||||
</a>
|
||||
</li>
|
||||
|
|
Loading…
Reference in New Issue