Skip to content

Commit 768b63d

Browse files
authored
fix: broken links to repo references
1 parent 8776f7b commit 768b63d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,12 @@ chances of your issue being dealt with quickly:
5151
* **Suggest a Fix** - if you can't fix the bug yourself, perhaps you can point to what might be
5252
causing the problem (line of code or commit)
5353

54-
You can file new issues by providing the above information at the corresponding repository's issues link: https://github.com/[organization-name]/[repository-name]/issues/new].
54+
You can file new issues by providing the above information at the corresponding repository's issues link: https://github.com/Azure-Samples/app-service-javascript-sap-cloud-sdk-quickstart/issues/new.
5555

5656
### <a name="submit-pr"></a> Submitting a Pull Request (PR)
5757
Before you submit your Pull Request (PR) consider the following guidelines:
5858

59-
* Search the repository (https://github.com/[organization-name]/[repository-name]/pulls) for an open or closed PR
59+
* Search the repository (https://github.com/Azure-Samples/app-service-javascript-sap-cloud-sdk-quickstart/pulls) for an open or closed PR
6060
that relates to your submission. You don't want to duplicate effort.
6161

6262
* Make your changes in a new git fork:

0 commit comments

Comments
 (0)