Skip to content

Commit 1654aba

Browse files
authored
Merge pull request #1013 from boriel-basic/docs
docs: fix issue forms Code of Conduct links
2 parents fd0f322 + 1be9313 commit 1654aba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ body:
4848
id: terms
4949
attributes:
5050
label: Code of Conduct
51-
description: By submitting this issue, you agree to follow our [Code of Conduct](https://boriel-basic/zxbasic/blob/main/CODE_OF_CONDUCT.md).
51+
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/boriel-basic/zxbasic/blob/main/CODE_OF_CONDUCT.md).
5252
options:
5353
- label: I agree to follow this project's Code of Conduct
5454
required: true

.github/ISSUE_TEMPLATE/bug_report_es.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ body:
4848
id: terms
4949
attributes:
5050
label: Código de Conducta
51-
description: Al enviar este formulario, acuerdas seguir nuestro [Código de Conducta](https://boriel-basic/zxbasic/blob/main/CODE_OF_CONDUCT.md).
51+
description: Al enviar este formulario, acuerdas seguir nuestro [Código de Conducta](https://github.com/boriel-basic/zxbasic/blob/main/CODE_OF_CONDUCT.md).
5252
options:
5353
- label: I agree to follow this project's Code of Conduct
5454
required: true

0 commit comments

Comments
 (0)