Skip to content

Commit 46abad4

Browse files
authored
Merge pull request #266 from justwriteclick/ag-fix-link
Fix broken link in additional resources in github for docs
2 parents 5cf31d9 + e150340 commit 46abad4

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Site wide configuration
22

3-
title: Let's Treat Docs Like Code
3+
title: Treat Docs Like Code
44
locale: en-US
5-
description:
5+
description: A modern approach to technical documentation
66
logo: /images/treat-docs-like-code.png
77
#url: http://127.0.0.1:4000
88
url: https://www.docslikecode.com

_learn/00-github-for-docs-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,5 +241,5 @@ public # depends on the configuration
241241
```
242242

243243
## Additional resources
244-
[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))
244+
[Learning Git and GitHub resources on docs.github.com](https://docs.github.com/en/get-started/quickstart/git-and-github-learning-resources)
245245
[Pro Git](https://git-scm.com/book/en/v2)

0 commit comments

Comments
 (0)