Change docs links to actual file extension (.md)
See https://gerrit-review.googlesource.com/83950 for detailed context.
Change-Id: I1bea408d1be78875debd98b7f7f71a22835f6866
diff --git a/src/main/resources/Documentation/cmd-show-repo-access.md b/src/main/resources/Documentation/cmd-show-repo-access.md
index 558ab8e..2ecd376 100644
--- a/src/main/resources/Documentation/cmd-show-repo-access.md
+++ b/src/main/resources/Documentation/cmd-show-repo-access.md
@@ -15,7 +15,7 @@
DESCRIPTION
-----------
Displays access for a specific repository. Does not interpret repository inheritance (currently - may change in the future, or be added as an option)
-Note, see [cmd-show-account](cmd-show-account.html) for more information on the user search functionality provided here.
+Note, see [cmd-show-account](cmd-show-account.md) for more information on the user search functionality provided here.
OPTIONS
-------
@@ -45,4 +45,4 @@
> $ ssh -p @SSH_PORT@ review.example.com @PLUGIN@ show-repo-access All-Projects
Find Access for a repository named "my-project"
-> $ ssh -p @SSH_PORT@ review.example.com @PLUGIN@ show-repo-access my-project
\ No newline at end of file
+> $ ssh -p @SSH_PORT@ review.example.com @PLUGIN@ show-repo-access my-project