Fix URLs.

This commit is contained in:
Kevin Deldycke
2020-12-07 15:44:09 +01:00
parent d6bfd80fce
commit 9c390140a5
2 changed files with 7 additions and 7 deletions

View File

@@ -8,12 +8,12 @@ assignees: 'kdeldycke'
#### Preliminary checks
* [ ] I have [read the Code of Conduct](../code-of-conduct.md)
* [ ] I applied all rules from the [Contributing guide](../contributing.md)
* [ ] I have checked there is not other [Issue](../../../issues) or [Pull Requests](../../../pulls) covering the same topic to open
* [ ] I have [read the Code of Conduct](../blob/main/.github/code-of-conduct.md)
* [ ] I applied all rules from the [Contributing guide](../blob/main/.github/contributing.md)
* [ ] I have checked there is not other [Issues](../issues) or [Pull Requests](../pulls) covering the same topic to open
#### Summary
<!-- You can skip this if you're proposing something as trivial as fixing a typo -->
Explain the motivation for making this change. What does does this bring to the table?
Explain the motivation for making this change. What does does this bring to the table?

View File

@@ -1,9 +1,9 @@
#### Preliminary checks
* [ ] I have [read the Code of Conduct](../code-of-conduct.md)
* [ ] I applied all rules from the [Contributing guide](../contributing.md)
* [ ] I have checked there is not other [Issue](../../../issues) or [Pull Requests](../../../pulls) covering the same topic to open
* [ ] I have [read the Code of Conduct](../blob/main/.github/code-of-conduct.md)
* [ ] I applied all rules from the [Contributing guide](../blob/main/.github/contributing.md)
* [ ] I have checked there is not other [Issues](../issues) or [Pull Requests](../pulls) covering the same topic to open
#### Summary