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