Merge "Buck: Actually implement standalone build mode"
diff --git a/src/main/resources/Documentation/about.md b/src/main/resources/Documentation/about.md
index a00b6b1..55f030a 100644
--- a/src/main/resources/Documentation/about.md
+++ b/src/main/resources/Documentation/about.md
@@ -12,7 +12,7 @@
 
 1. CI system triggers on a new patchset.
 2. CI system executes build jobs.
-3. CI system reports build job results with @PLUGIN@ [ssh command](cmd-save.html)
+3. CI system reports build job results with @PLUGIN@ [ssh command](cmd-save.md)
 or [rest-api](rest-api-changes.md).
 4. CI system reports a combined `Verfiied` vote based on the results of each job
 using the review [ssh command](../../../Documentation/cmd-review.html) or
diff --git a/src/main/resources/Documentation/cmd-save.md b/src/main/resources/Documentation/cmd-save.md
index cd623f1..5c60bb4 100644
--- a/src/main/resources/Documentation/cmd-save.md
+++ b/src/main/resources/Documentation/cmd-save.md
@@ -51,7 +51,7 @@
 
 --verification
 -v
-> The key=value pair of [VerifyInput](rest-api-changes.html#verify-input)
+> The key=value pair of [VerifyInput](rest-api-changes.md#verify-input)
 > parameters separated by '|' character.
  
 --help