From 2ff3127412e2fdf82eca47785e8f0e65761668b1 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Sat, 8 Apr 2017 02:32:49 -0700 Subject: [PATCH] fix non-code blocks --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 0d78b43..e72d2d3 100644 --- a/README.rst +++ b/README.rst @@ -113,12 +113,12 @@ Each plugin also has it's own log file: * **Vscode** logs to the developer console (Help -> Toggle Developer Tools) * **Xcode** type ``sudo tail -f /var/log/system.log`` in a Terminal to view Xcode errors -Useful API Endpoints:: +Useful API Endpoints: * `List of Plugins and when they were last heard from `_ * `List of computers last sending coding activity `_ -Useful Resources:: +Useful Resources: `More Troubleshooting Info `_