We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
url
1 parent 6655acb commit a6a026fCopy full SHA for a6a026f
_config.yml
@@ -10,6 +10,7 @@ title: "GitHub Cheatsheets"
10
title_separator: "-"
11
name: "GitHub, Inc."
12
description:
13
+url: "https://training.github.com"
14
baseurl: # the subpath of your site, e.g. "/blog"
15
gh_repo: github/training-kit
16
teaser: # filename of teaser fallback teaser image placed in /images/, .e.g. "500x300.png"
@@ -82,4 +83,4 @@ defaults:
82
83
values:
84
lang: "en"
85
redirect_to:
- - https://lab.github.com
86
+ - https://training.github.com
0 commit comments