Fix formatting for posting web links Web links were posted in incorrect markdown format, it was like this [http://localhost:8080/4|Fix bug 1] This change fixex it to this: [fix bug 1](http://localhost:8080/4) Change-Id: I023e2e79b5b53ca97c1a60ade37f4d8cdd01e5a5