Merge pull request #4730 from KohlsTechnology/fix-github-link
Fix link to GitHub project page on website
This commit is contained in:
commit
b7d4e1d999
|
@ -21,7 +21,7 @@
|
|||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/mitchellh/vagrant">
|
||||
<a href="https://github.com/mitchellh/packer">
|
||||
<%= inline_svg "github.svg" %> GitHub
|
||||
</a>
|
||||
</li>
|
||||
|
|
Loading…
Reference in New Issue