From 703602c64c31b5236b50397616177dce910a6ac6 Mon Sep 17 00:00:00 2001 From: Shawn Smith Date: Sun, 7 Feb 2016 14:33:31 +0900 Subject: [PATCH] Github => GitHub --- README.md | 2 +- templates/about.html | 4 ++-- templates/high_scores.html | 2 +- templates/home.html | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 23548ce..6d57c2e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # Go Report Card -A web application that generates a report on the quality of an open source go project. It uses several measures, including `gofmt`, `go vet`, `go lint` and `gocyclo`. To get a report on your own project, try using the hosted version of this code running at [goreportcard.com](http://goreportcard.com). Currently this is limited to projects hosted on Github, but there is an [open issue](https://github.com/gojp/goreportcard/issues/51) to support all publicly hosted repos. +A web application that generates a report on the quality of an open source go project. It uses several measures, including `gofmt`, `go vet`, `go lint` and `gocyclo`. To get a report on your own project, try using the hosted version of this code running at [goreportcard.com](http://goreportcard.com). Currently this is limited to projects hosted on GitHub, but there is an [open issue](https://github.com/gojp/goreportcard/issues/51) to support all publicly hosted repos. ### Installation diff --git a/templates/about.html b/templates/about.html index 8c6b492..09db609 100644 --- a/templates/about.html +++ b/templates/about.html @@ -45,7 +45,7 @@ High Scores - Github + GitHub About @@ -56,7 +56,7 @@

About

-

Go Report Card was initially developed during Gopher Gala 2015. It is free, open source and run by volunteers. If you feel like there is something that could be improved, we encourage you to open an issue or contribute on Github!

+

Go Report Card was initially developed during Gopher Gala 2015. It is free, open source and run by volunteers. If you feel like there is something that could be improved, we encourage you to open an issue or contribute on GitHub!


Credits

The Go gopher on the home page was designed by Renée French.

diff --git a/templates/high_scores.html b/templates/high_scores.html index c143bbb..e1f30e9 100644 --- a/templates/high_scores.html +++ b/templates/high_scores.html @@ -45,7 +45,7 @@ High Scores - Github + GitHub About diff --git a/templates/home.html b/templates/home.html index 8e3203b..c7e3d26 100644 --- a/templates/home.html +++ b/templates/home.html @@ -146,7 +146,7 @@ High Scores - Github + GitHub About