Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Site wide configuration

title: Let's Treat Docs Like Code
title: Treat Docs Like Code
locale: en-US
description:
description: A modern approach to technical documentation
logo: /images/treat-docs-like-code.png
#url: http://127.0.0.1:4000
url: https://www.docslikecode.com
Expand Down
2 changes: 1 addition & 1 deletion _learn/00-github-for-docs-files.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,5 +241,5 @@ public # depends on the configuration
```

## Additional resources
[Learning Git and GitHub resources on docs.github.com]([https://docs.github.com/en/get-started/quickstart/git-and-github-learning-resources](https://docs.github.com/en/get-started/quickstart/git-and-github-learning-resources))
[Learning Git and GitHub resources on docs.github.com](https://docs.github.com/en/get-started/quickstart/git-and-github-learning-resources)
[Pro Git](https://git-scm.com/book/en/v2)