summaryrefslogtreecommitdiffstats
path: root/design/GlusterD2
diff options
context:
space:
mode:
authorYaniv Kaul <ykaul@redhat.com>2018-06-18 18:24:06 +0300
committerAtin Mukherjee <amukherj@redhat.com>2018-06-19 23:29:55 +0000
commit1cc49a989659ae460f900728865effb8a0d75eb3 (patch)
tree1d460b00cbad8cea8b985f2ba046f2b694a26661 /design/GlusterD2
parentb1140d7c297708ffd4089d95e082891737dd7ecd (diff)
Link to REST API doc was missing extension .md
Change-Id: Idbb91ecb9a36b414893b65c71446cb8af6500bc8 Reviewed-on: https://review.gluster.org/20309 Tested-by: Yaniv Kaul <ykaul@redhat.com> Reviewed-by: Vijay Bellur <vbellur@redhat.com> Reviewed-by: Prashanth Pai <ppai@redhat.com>
Diffstat (limited to 'design/GlusterD2')
-rw-r--r--design/GlusterD2/GD2-Design.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/design/GlusterD2/GD2-Design.md b/design/GlusterD2/GD2-Design.md
index 4658173..9b70120 100644
--- a/design/GlusterD2/GD2-Design.md
+++ b/design/GlusterD2/GD2-Design.md
@@ -32,7 +32,7 @@ GD2 will also be a native ReST server, exposing cluster management interfaces vi
The main management interface with GD2 will be a HTTP ReST interface. APIs will be provided for the management of peers, management of volumes, local-GlusterD management, monitoring (events) and long-running asynchronous operations.
-More details on the ReST-API can be found [here](ReST-API) (_note that this is still under active development_).
+More details on the ReST-API can be found [here](ReST-API.md) (_note that this is still under active development_).
### Gluster CLI