WillemJiang closed pull request #37: update footer github url
URL: https://github.com/apache/incubator-servicecomb-website/pull/37
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/_includes/footer.html b/_includes/footer.html
index dbbdb6e..a029cdf 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -29,7 +29,7 @@
<a href="mailto:[email protected]"
rel="nofollow"><span class="mail">{{ site.data.ui-text[page.lang].mailing_list
| default: "Mailing List" }}</span></a>
</li>
<li>
- <a href="http://github.com/{{ site.author.github }}"
target="_blank"><span class="github">Github</span></a>
+ <a href="https://github.com/apache?q=ServiceComb"
target="_blank"><span class="github">Github</span></a>
</li>
<li>
<a href="https://twitter.com/{{ site.twitter.username }}"
target="_blank"><span class="twitter">Twitter</span></a>
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services