Skip to content

Commit

Permalink
Merge pull request Azure#3256 from Kinrany/patch-1
Browse files Browse the repository at this point in the history
Fix logo in generating-a-client.md
  • Loading branch information
NelsonDaniel authored Jun 7, 2019
2 parents 9b287c9 + 3c3f712 commit 7a7458a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/generating-a-client.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <img align="center" src="./images/logo.png"> Sample : Generating a client using AutoRest
# <img align="center" src="/docs/images/logo.png"> Sample : Generating a client using AutoRest

First, download the petstore.yaml example file:

Expand Down

0 comments on commit 7a7458a

Please sign in to comment.