Early staging for library makefile use (patch 2 of many)
Fix for broken URLs and delayed problem manifestations.
overview/troubleshooting.rst
----------------------------
o (make test) Wireshark protocol-dissectors returned a 500 error.
o URL accessible when used interactively.
o Workaround: morph the url into an emphasized statement.
howto/code/linting.rst
----------------------
o Modify lint target URLs to reference repo:onf-make VS repo:voltha-docs.
o Update URLs to accommodate temp renaming makefiles/ to makefiles-orig.
makefiles-orig/lint/json.mk
---------------------------
o Exclusions for delayed error condition.
o make lint runs successfully after a clean checkout.
o lint begins failing after targets (build, test, etc) checkout external
repos, create *venv* and generate documents.
o ie: cord-tester/venv_cord
+ [todo] include makefiles/virtualenv/include.mk
o Add simple directory exclusions for now so lint target
will ignore generated content.
Change-Id: Idea00c999f6bf8bfffd8192240005532e13baafe
diff --git a/overview/troubleshooting.rst b/overview/troubleshooting.rst
index 3ff63f1..f61c1a4 100644
--- a/overview/troubleshooting.rst
+++ b/overview/troubleshooting.rst
@@ -58,7 +58,7 @@
----------------
In order to see OMCI packets in Wireshark you'll need to install ``omci.lua`` and ``BinDecHex.lua`` dissectors
-`wiki.wireshark.org/Contrib <https://wiki.wireshark.org/Contrib#protocol-dissectors>`_.
+`wiki.wireshark.org/Contrib` ``http://wiki.wireshark.org/Contrib#protocol-dissectors``
To install them on Ubuntu: