From 67c3cce0a01adee0c74f22d61664252150df5cd4 Mon Sep 17 00:00:00 2001 From: Victor Aleksejevs <42028380+ggs-victor@users.noreply.github.com> Date: Thu, 9 Aug 2018 22:38:26 +0300 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index b0c3dff..8104e80 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,9 +1,9 @@ ## API Navigation ### API Methods * [“auth”](https://github.com/gogetssl/api/wiki/Auth) -* [“addSSLOrder”](#) +* [“addSSLOrder”](https://github.com/gogetssl/api/wiki/addSSLOrder) * [“addSSLRenewOrder”](#) -* [“addSSLSANOrder”](#) +* [“addSSLSANOrder”](https://github.com/gogetssl/api/wiki/addSSLSANOrder) * [“cancelSSLOrder”](#) * [“changeValidationEmail”](#) * [“decodeCSR”](#) @@ -12,19 +12,15 @@ * [“getUnpaidOrders”](#) * [“getAccountBalance”](#) * [“getAllInvoices”](#) -* [“getAllProducts”](#) +* [“getAllProducts”](https://github.com/gogetssl/api/wiki/getAllProducts) * [“getAllProductPrices”](#) * [“getDomainAlternative”](#) -* [“getDomainEmails”](#) +* [“getDomainEmails”](https://github.com/gogetssl/api/wiki/getDomainEmails) * [“getDomainEmailsForGeotrust”](#) * [“getProductDetails”](#) * [“getProductPrice”](#) * [“getUserAgreement”](#) -* [“getWebservers”](#) -* [“generateCSR”](#) +* [“getWebservers”](https://github.com/gogetssl/api/wiki/getWebservers) +* [“generateCSR”](https://github.com/gogetssl/api/wiki/generateCSR) * [“reIssueSSLOrder”](#) -* [“resendValidationEmail”](#) - - - - +* [“resendValidationEmail”](#) \ No newline at end of file