[
https://issues.apache.org/jira/browse/METRON-752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15895409#comment-15895409
]
ASF GitHub Bot commented on METRON-752:
---------------------------------------
Github user mattf-horton commented on a diff in the pull request:
https://github.com/apache/incubator-metron/pull/470#discussion_r104275074
--- Diff: metron-interface/metron-rest/README.md ---
@@ -131,11 +131,11 @@ Request and Response objects are JSON formatted. The
JSON schemas are available
| [ `GET
/api/v1/storm/indexing/deactivate`](#get-apiv1stormindexingdeactivate)|
| [ `GET /api/v1/storm/indexing/start`](#get-apiv1stormindexingstart)|
| [ `GET /api/v1/storm/indexing/stop`](#get-apiv1stormindexingstop)|
-| [ `GET
/api/v1/storm/parser/activate/{name}`](#get-apiv1stormparseractivate{name})|
-| [ `GET
/api/v1/storm/parser/deactivate/{name}`](#get-apiv1stormparserdeactivate{name})|
-| [ `GET
/api/v1/storm/parser/start/{name}`](#get-apiv1stormparserstart{name})|
-| [ `GET
/api/v1/storm/parser/stop/{name}`](#get-apiv1stormparserstop{name})|
-| [ `GET /api/v1/storm/{name}`](#get-apiv1storm{name})|
+| [ `GET
/api/v1/storm/parser/activate/{name}`](#get-apiv1stormparseractivatename)|
+| [ `GET
/api/v1/storm/parser/deactivate/{name}`](#get-apiv1stormparserdeactivatename)|
+| [ `GET
/api/v1/storm/parser/start/{name}`](#get-apiv1stormparserstartname)|
+| [ `GET /api/v1/storm/parser/stop/{name}`](#get-apiv1stormparserstopname)|
+| [ `GET /api/v1/storm/{name}`](#get-apiv1stormname)|
--- End diff --
Your fix is correct for Github-MD; these links were broken there before
your changes. So please leave them in. The patch I've now submitted (PR#1 to
this branch) fixes site-book/bin/fix-md-dialect.py to correctly handle slashes
and curly braces (and all other non-alphanumerics) in the link label text, so
they'll be okay in site-book too.
> Fix documentation typos and MD issues
> -------------------------------------
>
> Key: METRON-752
> URL: https://issues.apache.org/jira/browse/METRON-752
> Project: Metron
> Issue Type: Bug
> Reporter: Jon Zeolla
> Assignee: Jon Zeolla
> Priority: Trivial
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)