You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
path-to-document: 'https://github.com/{{ github.repository }}/blob/master/docs/jekyll/_manual/developer-resources/cla.md'# e.g. a CLA or a DCO document
53
+
path-to-document: 'https://github.com/{{ github.repository }}/blob/master/docs/jekyll/_site/manual/developer-resources/cla.html'# e.g. a CLA or a DCO document
Copy file name to clipboardExpand all lines: docs/jekyll/_manual/contribute/create-feature-request.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,6 +54,6 @@ After submitting your feature request, monitor the discussion. Answer questions
54
54
55
55
## Contributing the feature yourself
56
56
57
-
If you want to implement the feature yourself, feel free to create a pull request following the [pull request guidelines]({% link create-pull-request.md %}).
57
+
If you want to implement the feature yourself, feel free to create a pull request following the [pull request guidelines]({% link _manual/contribute/create-pull-request.md %}).
58
58
59
59
We welcome community contributions and appreciate your help making github-docs-cookiecutter better!
0 commit comments