Skip to content

Fix path to QueuesGettingStarted.java file#233

Merged
nemakam merged 1 commit intoAzure:masterfrom
c-w:patch-1
Oct 1, 2018
Merged

Fix path to QueuesGettingStarted.java file#233
nemakam merged 1 commit intoAzure:masterfrom
c-w:patch-1

Conversation

@c-w
Copy link
Copy Markdown
Contributor

@c-w c-w commented Oct 1, 2018

Description

The link to the QueuesGettingStarted.java file currently contains backslashes which causes a 404 on Github. Here is the link that causes the issue: https://github.com/Azure/azure-service-bus/blob/master/samples/Java/azure-servicebus/QueuesGettingStarted/.%5Csrc%5Cmain%5Cjava%5Ccom%5Cmicrosoft%5Cazure%5Cservicebus%5Csamples%5Cqueuesgettingstarted%5CQueuesGettingStarted.java

Replacing the backslashes with forward slashes as in this pull request fixes the problem.
This checklist is used to make sure that common guidelines for a pull request are followed.

  • I have read the contribution guidelines.
  • Title of the pull request is clear and informative.
  • If applicable, the code is properly documented.
  • The code builds without any errors.

The link to the QueuesGettingStarted.java file currently contains backslashes which causes a 404 on Github. See: https://github.com/Azure/azure-service-bus/blob/master/samples/Java/azure-servicebus/QueuesGettingStarted/.%5Csrc%5Cmain%5Cjava%5Ccom%5Cmicrosoft%5Cazure%5Cservicebus%5Csamples%5Cqueuesgettingstarted%5CQueuesGettingStarted.java

Replacing the backslashes with forward slashes as in this pull request fixes the problem.
@nemakam nemakam merged commit 3c897b1 into Azure:master Oct 1, 2018
@nemakam
Copy link
Copy Markdown
Contributor

nemakam commented Oct 1, 2018

Thanks for this PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants