You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2019/04/10 21:53:16 UTC

[GitHub] [trafficcontrol] ocket8888 commented on a change in pull request #3481: Fix dead/incorrect links and typos in readmes

ocket8888 commented on a change in pull request #3481: Fix dead/incorrect links and typos in readmes
URL: https://github.com/apache/trafficcontrol/pull/3481#discussion_r274179432
 
 

 ##########
 File path: traffic_monitor/README.md
 ##########
 @@ -16,5 +16,10 @@
     specific language governing permissions and limitations
     under the License.
 -->
+# Traffic Monitor
 
-To run: `./build.sh && traffic_monitor --opsCfg ./conf/traffic_ops.cfg -config ./conf/traffic_monitor.cfg`
+* To run:
+  * `./build.sh && traffic_monitor --opsCfg ./conf/traffic_ops.cfg -config ./conf/traffic_monitor.cfg`
 
 Review comment:
   This marks this as a sub-list, renders like:
   
   ```html
   <ul>
     <li>To run:</li>
     <ul>
       <li><code>./build.sh && traffic_monitor --opsCfg ./conf/traffic_ops.cfg -config ./conf/traffic_monitor.cfg</code></li>
     </ul>
   </ul>
   ```
   Which isn't strictly accurate

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services