fix up links

This commit is contained in:
Ben Harris 2020-05-07 15:16:27 -04:00
parent 1858e7b418
commit 1958b3ed57
6 changed files with 9 additions and 21 deletions

View File

@ -1,4 +1,4 @@
# branching strategies
# branching
---

View File

@ -1,4 +1,4 @@
# common git commands
# common commands
These are commands and options that I use frequently. See the linked documentation for more options and information.

View File

@ -1,4 +1,4 @@
# git glossary
# glossary
> [source (git-scm.com)](https://git-scm.com/book/en/v2) (unless otherwise noted)

View File

@ -1,4 +1,4 @@
# ssh key setup for git
# ssh key setup
---

View File

@ -1,17 +0,0 @@
# troubleshooting
---
ssh warnings remote key
missing branches
warnings
line endings
pull request flow
ui flow

View File

@ -1,2 +1,7 @@
site_name: learngit
theme: cyborg
repo_url: https://github.com/benharri/learngit
edit_uri: blob/master/docs/
markdown_extensions:
- toc:
permalink: True