We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 002f137 + 5b18ce3 commit 60f52f2Copy full SHA for 60f52f2
.github/workflows/jekyll-gh-pages.yml
@@ -36,7 +36,7 @@ jobs:
36
source: ./
37
destination: ./_site
38
- name: Upload artifact
39
- uses: actions/upload-artifact@v3
+ uses: actions/upload-pages-artifact@v2
40
41
# Deployment job
42
deploy:
whmcs/modules/servers/rad_cloud/whmcs.json
@@ -26,7 +26,7 @@
26
"learn_more": "https:\/\/radwebhosting.com\/vps-reseller",
27
"email": "[email protected]",
28
"support_url": "https:\/\/radwebhosting.com\/support",
29
- "docs_url": "https:\/\/radwebhosting.com\/client_area\/knowledgebase\/43\/VPS-Reseller-WHMCS-Module"
+ "docs_url": "https:\/\/radwebhosting.com\/client_area\/knowledgebase.php"
30
},
31
"authors": [
32
{
0 commit comments