Skip to content

Commit 3489c7c

Browse files
authored
Merge pull request #204 from degville/coda-fix
fixes #194; replaced CODA with Open Documentaiton Academy
2 parents b7c9fbf + 7923b6a commit 3489c7c

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

website/.custom_wordlist.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,7 @@ scalable
3838
Snapcraft
3939
SSL
4040
WSL
41+
Hackmamba
42+
Coursera
43+
specializes
44+
Center

website/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
#
2424
# TODO: Update with the official name of your project or product
2525

26-
project = "CODA"
26+
project = "Open Documentation Academy"
2727
author = "Canonical Ltd."
2828

2929

website/library/reference/links-for-technical-writers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
- [Google Style Guides](https://google.github.io/styleguide/): guides on style for languages from AngularJS to Vim script.
2121
- [Diátaxis](https://diataxis.fr/): a systematic approach to technical documentation authoring.
2222
- [Introduction to DITA](https://docs.oasis-open.org/dita/dita/v1.3/errata02/os/complete/part3-all-inclusive/archSpec/base/introduction-to-dita.html#introduction-to-dita): an open standard and architecture for technical information.
23-
- [Technical Writing Resources](https://developers.google.com/tech-writing/resources): resources and style guides from Google for developerss.
23+
- [Technical Writing Resources](https://developers.google.com/tech-writing/resources): resources and style guides from Google for developers.
2424
- [What is a Technical Writer Style Guide? With Examples](https://document360.com/blog/technical-writer-style-guide/): guide with style examples from Document360.
2525

2626
## Frameworks

0 commit comments

Comments
 (0)