doc: replace ``txt blocks with ``text blocks

This commit is contained in:
AJ ONeal
2023-02-26 05:57:14 +00:00
parent f84a4c5b69
commit 0024f69109
50 changed files with 92 additions and 92 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ repository's URL, like this:
The deploy scripts should exist in your `scripts/` directory, named after the
repo's name.
```txt
```text
scripts/github.com/YOUR_ORG/YOUR_PROJECT/deploy.sh
```