From 4f1b08abca5f2afdf71d2c1d98c9fe80bdee0de9 Mon Sep 17 00:00:00 2001 From: "Thomas M. Edwards" Date: Wed, 25 Dec 2019 11:42:00 -0600 Subject: [PATCH] [Docs] Normalize "source code repository" language. --- docs/core/faq-and-tips.md | 2 +- docs/introduction.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/core/faq-and-tips.md b/docs/core/faq-and-tips.md index 7f64c56..31758f0 100644 --- a/docs/core/faq-and-tips.md +++ b/docs/core/faq-and-tips.md @@ -5,7 +5,7 @@ This is a collection of tips, from how to avoid pitfalls to best practices. -Suggestions for new entries may be submitted by [creating a new issue](https://github.com/tmedwards/tweego/issues) at Tweego's [code repository](https://github.com/tmedwards/tweego). **NOTE:** Acceptance of submissions ***is not*** guaranteed. +Suggestions for new entries may be submitted by [creating a new issue](https://github.com/tmedwards/tweego/issues) at Tweego's [source code repository](https://github.com/tmedwards/tweego). **NOTE:** Acceptance of submissions ***is not*** guaranteed.