doc: fix typesetting of "GitHub" (#955)

This commit is contained in:
Simon Legner 2019-08-20 19:15:39 +02:00 committed by Ludovic Fernandez
parent cf879d0b3c
commit f6230a2662
2 changed files with 2 additions and 2 deletions

View file

@ -76,5 +76,5 @@ make build
# push your branch
git push -u origin my-feature
## create a pull request on Github ##
## create a pull request on GitHub ##
```

View file

@ -53,7 +53,7 @@ pygmentsUseClasses = true
languageName = "English"
[[Languages.en.menu.shortcuts]]
name = "<i class='fab fa-fw fa-github'></i> Github repo"
name = "<i class='fab fa-fw fa-github'></i> GitHub repo"
identifier = "ds"
url = "https://github.com/go-acme/lego"
weight = 10