Skip to content

Commit 6da0fe6

Browse files
committed
feat(docs): Minor documentation update.
1 parent f6b5690 commit 6da0fe6

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

changelogs/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@ Feat 018 (#51)
200200
### 🐛 Fixed
201201

202202
- *(template)* Updates to template cookiecutter.json file.
203+
- *(cla)* Removed signatures folder as it should be re-generated as cla/v1/signatures.json.
203204
## [0.1.0] - 2025-12-05
204205

205206
### ⚙️ Miscellaneous

changelogs/releases/v0.1.1.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Changelog:
33
# --------------------------------------------------
44

5-
## [0.1.1] - 2026-01-29
5+
## [0.1.1] - 2026-01-30
66

77
### ⚙️ Miscellaneous
88

@@ -200,3 +200,4 @@ Feat 018 (#51)
200200
### 🐛 Fixed
201201

202202
- *(template)* Updates to template cookiecutter.json file.
203+
- *(cla)* Removed signatures folder as it should be re-generated as cla/v1/signatures.json.

{{ cookiecutter.project_slug }}/_manual/troubleshooting/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ has_children: true
66
---
77
## Troubleshooting {{ cookiecutter.project_name }}
88

9-
* **[FAQ]({% raw %}{% link _manual/troubleshooting/faq.md %}{% endraw %})** Common questions are answered in our [Frequently Asked Questions]({{ cookiecutter.github_io }}/manual/troubleshooting/faq.md).
9+
* **[FAQ]({% raw %}{% link _manual/troubleshooting/faq.md %}{% endraw %})** Common questions are answered in our Frequently Asked Questions

0 commit comments

Comments
 (0)