1
0
mirror of https://github.com/gluster/glusterd2.git synced 2026-02-05 12:45:38 +01:00

[Fix] REST API Reference link

Signed-off-by: Ankush Behl <cloudbehl@gmail.com>
This commit is contained in:
Ankush Behl
2018-08-13 13:04:59 +05:30
committed by Prashanth Pai
parent 3fe0f2b535
commit 3c305ffac4

View File

@@ -3,7 +3,7 @@
## User Documentation
* [Quick Start Guide](quick-start-user-guide.md)
* [REST API Reference](doc/endpoints.md)
* [REST API Reference](endpoints.md)
* [Network and firewall configuration](network.md)
## Developer Documentation