Skip to content

Commit d279409

Browse files
committed
changed github relative links to explicit
1 parent 6323deb commit d279409

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CONTRIBUTING.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,18 @@ In this guide, you get an overview of the contribution workflow from starting a
77
For an overview of the project, see [README](README.md).
88

99
### Start a discussion
10-
If you have a question or problem, you can [search in discussions](../../discussions), if someone has already found a solution to your problem.
10+
If you have a question or problem, you can [search in discussions](https://github.com/bcgit/bc-java/discussions), if someone has already found a solution to your problem.
1111

12-
Or you can [start a new discussion](../../discussions/new/choose) and ask your question.
12+
Or you can [start a new discussion](https://github.com/bcgit/bc-java/discussions/new/choose) and ask your question.
1313

1414
### Create an issue
1515

16-
If you find a problem with Bouncy Castle, [search if an issue already exists](../../issues).
16+
If you find a problem with Bouncy Castle, [search if an issue already exists](https://github.com/bcgit/bc-java/issues).
1717

1818
> **_NOTE:_** If the issue is a __potential security problem__, please contact us
1919
before posting anything public. See [Security Policy](SECURITY.md).
2020

21-
If a related discussion or issue doesn't exist, and the issue is not security related, you can [open a new issue](../../issues/new). An issue can be converted into a discussion if regarded as one.
21+
If a related discussion or issue doesn't exist, and the issue is not security related, you can [open a new issue](https://github.com/bcgit/bc-java/issues/new). An issue can be converted into a discussion if regarded as one.
2222

2323
### Contribute to the code
2424

0 commit comments

Comments
 (0)