Skip to content

Commit 35066ea

Browse files
committed
docs: tweaks to generated docs trying to get files to link up properly
1 parent fb9bab5 commit 35066ea

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Changelog
2+
3+
```{include} ../CHANGELOG.md
4+
5+
```
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
# Contributing
22

33
```{include} ../CONTRIBUTING.md
4-
---
5-
end-before: <!-- github-only -->
6-
---
4+
75
```
86

97
[code of conduct]: codeofconduct

{{cookiecutter.project_name}}/docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ reference
1919
contributing
2020
Code of Conduct <codeofconduct>
2121
License <license>
22-
Changelog <https://github.com/{{cookiecutter.github_user}}/{{cookiecutter.project_name}}/releases>
22+
Changelog <changelog>
2323
```

0 commit comments

Comments
 (0)