Skip to content
This repository was archived by the owner on Sep 24, 2022. It is now read-only.

Commit bb8bcec

Browse files
Merge pull request #243 from Linda-Ikechukwu/Linda-Ikechukwu-patch-1
Add links to about pages of current templates
2 parents 12b4411 + 50e8efe commit bb8bcec

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,14 @@ Current templates:
5050

5151
| Template name | Documentation type | Description |
5252
| ------------- | ------------------ | ----------- |
53-
| API Project overview | Concept | An overview of your API |
54-
| API Quickstart | Concept, Task | Simplest possible method of implementing your API |
55-
| API Reference | Reference | List of references related to your API |
56-
| Explanation | Concept | Longer document giving background or context to a topic |
57-
| How-to | Task | A concise set of numbered steps to do one task with the product. |
58-
| Tutorial | Concept, Task | Instructions for setting up an example project using the product, for the purpose of learning. |
59-
| General reference entry | Reference | Specific details about a particular topic |
60-
| Logging reference | Reference | Description of log pipelines |
53+
| [API Project overview](about-overview.md) | Concept | An overview of your API |
54+
| [API Quickstart](api-quickstart/about-quickstart.md) | Concept, Task | Simplest possible method of implementing your API |
55+
| [API Reference](https://github.com/thegooddocsproject/templates/blob/dev/api-reference/about-api-reference.md) | Reference | List of references related to your API |
56+
| [Explanation](https://github.com/thegooddocsproject/templates/blob/dev/explanation/about-explanation.md) | Concept | Longer document giving background or context to a topic |
57+
| [How-to](https://github.com/thegooddocsproject/templates/blob/dev/how-to/about-how-to.md) | Task | A concise set of numbered steps to do one task with the product. |
58+
| [Tutorial](https://github.com/thegooddocsproject/templates/blob/dev/tutorial/about-tutorial.md) | Concept, Task | Instructions for setting up an example project using the product, for the purpose of learning. |
59+
| [General reference entry](https://github.com/thegooddocsproject/templates/blob/dev/reference/about-reference.md) | Reference | Specific details about a particular topic |
60+
| [Logging reference](https://github.com/thegooddocsproject/templates/blob/dev/logging/about-logging.md) | Reference | Description of log pipelines |
6161

6262
## The cookbook
6363

0 commit comments

Comments
 (0)