markdownlint: fixes
Change-Id: Ib0d4538bace25cbfbe81d823f8ffb028b7b8d8af
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/README.md b/README.md
index f29880e..f37daab 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
OpenPower VPD and IPZ VPD formats are structured binaries that consist of
records and keywords. A record is a collection of multiple keywords. More
information about the format can be found
-[here](https://www-355.ibm.com/systems/power/openpower/posting.xhtml?postingId=1D060729AC96891885257E1B0053BC95).
+[at a broken link](https://www-355.ibm.com/systems/power/openpower/posting.xhtml?postingId=1D060729AC96891885257E1B0053BC95).
The repository consists of two distinct applications, which are:
@@ -38,10 +38,10 @@
## TODOs and Future Improvements
-1. The long-term goal is to completely do away with the build time YAML driven
- configurations and instead reconcile the OpenPower VPD parser and the IBM
- VPD parser applications into a single runtime JSON driven application.
-2. Add details to the README on how to configure and build the application.
-3. More JSON documentation.
-4. Support for more IBM VPD formats.
-5. VPD Write and tool documentation.
+1. The long-term goal is to completely do away with the build time YAML driven
+ configurations and instead reconcile the OpenPower VPD parser and the IBM VPD
+ parser applications into a single runtime JSON driven application.
+2. Add details to the README on how to configure and build the application.
+3. More JSON documentation.
+4. Support for more IBM VPD formats.
+5. VPD Write and tool documentation.
diff --git a/docs/backup-restore-config-json.md b/docs/backup-restore-config-json.md
index 80f0c2c..ea18e70 100644
--- a/docs/backup-restore-config-json.md
+++ b/docs/backup-restore-config-json.md
@@ -1 +1,3 @@
+# Backup and Restore Config
+
## TODO: Add description about structure of backup and restore config json
diff --git a/docs/system-config-json.md b/docs/system-config-json.md
index 783ad33..442589f 100644
--- a/docs/system-config-json.md
+++ b/docs/system-config-json.md
@@ -1 +1,3 @@
+# System Config JSON
+
## TODO: Add description about structure of system config json
diff --git a/vpd-tool/README.md b/vpd-tool/README.md
index 4d02336..111e902 100644
--- a/vpd-tool/README.md
+++ b/vpd-tool/README.md
@@ -3,4 +3,4 @@
VPD Tool is designed for managing BMC system FRU's Vital Product Data(VPD). It
provides command line interface to read and write FRU's VPD. More information
can be found
-[here](https://github.ibm.com/openbmc/openbmc/wiki/VPD-TOOL-HELPER).
+[on a website nobody can get to](https://github.ibm.com/openbmc/openbmc/wiki/VPD-TOOL-HELPER).