Skip to content

Commit a5fecdf

Browse files
authored
Fix javadoc for template/readme.md (Azure#26523)
* Fix javadoc for template/readme.md Properly escape the angle brackets that were breaking javadoc for template * Update README.md
1 parent 45eede2 commit a5fecdf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sdk/template/azure-sdk-template/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,8 @@ provides more information on configuring or changing the HTTP client.
129129
they might be looking for.
130130

131131
* After adding the new SDK, you need to include the package in the following locations
132-
1. version_client.txt - include the package with the version.
133-
2. parent pom - <enlistmentroot>\pom.xml - Multiple places in the file.
132+
1. `version_client.txt` - include the package with the version.
133+
2. parent pom - `<enlistmentroot>\pom.xml` - Multiple places in the file.
134134

135135
## Contributing
136136

0 commit comments

Comments
 (0)