GitHub user cyhsutw opened a pull request: https://github.com/apache/incubator-zeppelin/pull/838
Fix unwanted link in README.md ### What is this PR for? Fix an unwanted link in `README.md` by escaping the link syntax. ### What type of PR is it? Documentation. ### Todos None. ### What is the Jira issue? N/A ### How should this be tested? View the rendered `README.md` on the [main page](https://github.com/apache/incubator-zeppelin) of this repo. ### Screenshots (if appropriate) The following screenshot shows the unwanted link before this update: ![screen shot 2016-04-16 at 12 21 34 am](https://cloud.githubusercontent.com/assets/1046917/14568398/42bec2fe-036b-11e6-90d3-37a58a526811.png) ### Questions: * Does the licenses files need update? *no* * Is there breaking changes for older versions? *no* * Does this needs documentation? *no* You can merge this pull request into a Git repository by running: $ git pull https://github.com/cyhsutw/incubator-zeppelin fix-unwanted-link-in-readme Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/838.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #838 ---- commit 0457063b8bf2f2e68e28ae9060a11c4394eb66b2 Author: Cheng-Yu Hsu <m...@cyhsu.me> Date: 2016-04-15T16:22:54Z Fix unwanted link in README.md ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---