Skip to content

Commit e51e6e0

Browse files
authored
Merge pull request #204732 from DhurataJ/patch-7
[BrokenLinksH2] Fix path in link
2 parents ca23f27 + 9d9e5ad commit e51e6e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/app-service/includes/quickstart-java/quickstart-java-linux-azure-portal-pivot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ To complete this quickstart you need:
4949
![Screenshot of the Create a new fork page in GitHub for creating a new fork of Azure-Samples/java-docs-spring-hello-world.](../../media/quickstart-java/fork-details-java-docs-spring-hello-world-repo.png)
5050

5151
>[!NOTE]
52-
> This should take you to the new fork. Your fork URL will look something like this: https://github.com/YOUR_GITHUB_ACCOUNT_NAME/java-docs-spring-hello-world
52+
> This should take you to the new fork. Your fork URL will look something like this: `https://github.com/YOUR_GITHUB_ACCOUNT_NAME/java-docs-spring-hello-world`
5353
5454
# [Tomcat](#tab/tomcat)
5555

@@ -80,7 +80,7 @@ To complete this quickstart you need:
8080
![Screenshot of the Create a new fork page in GitHub for creating a new fork of agoncal/agoncal-application-petstore-ee7.](../../media/quickstart-java/fork-details-jboss-eap-sample-repo-agoncal-application-petstore-ee7.png)
8181

8282
>[!NOTE]
83-
> This should take you to the new fork. Your fork URL will look something like this: https://github.com/YOUR_GITHUB_ACCOUNT_NAME/agoncal-application-petstore-ee7
83+
> This should take you to the new fork. Your fork URL will look something like this: `https://github.com/YOUR_GITHUB_ACCOUNT_NAME/agoncal-application-petstore-ee7`
8484
8585
---
8686

0 commit comments

Comments
 (0)