From a2606f3286062f2175a65a68a0ea07eaa1faefe7 Mon Sep 17 00:00:00 2001 From: Marc Date: Sat, 29 Jan 2022 16:23:02 +0000 Subject: [PATCH] docs: Point to hak5.github.io for JS --- docs/rest/authentication/authentication.md | 2 +- docs/rest/campaigns/campaigns.md | 2 +- docs/rest/dashboard/dashboard.md | 2 +- docs/rest/generic/generic.md | 2 +- docs/rest/modules/modules.md | 2 +- docs/rest/notifications/notifications.md | 2 +- docs/rest/pineap/pineap.md | 2 +- docs/rest/recon/recon.md | 2 +- docs/rest/settings/settings.md | 2 +- docs/typescript/typescript.md | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/rest/authentication/authentication.md b/docs/rest/authentication/authentication.md index e4442d5..b031acf 100644 --- a/docs/rest/authentication/authentication.md +++ b/docs/rest/authentication/authentication.md @@ -74,5 +74,5 @@ Obtain an authentication token.
If unsuccessful: See REST Error Responses - + diff --git a/docs/rest/campaigns/campaigns.md b/docs/rest/campaigns/campaigns.md index bd240da..602ed11 100644 --- a/docs/rest/campaigns/campaigns.md +++ b/docs/rest/campaigns/campaigns.md @@ -256,5 +256,5 @@ export interface CampaignReport { - + diff --git a/docs/rest/dashboard/dashboard.md b/docs/rest/dashboard/dashboard.md index 110d849..091012a 100644 --- a/docs/rest/dashboard/dashboard.md +++ b/docs/rest/dashboard/dashboard.md @@ -141,5 +141,5 @@ interface SystemStatusInterface { - + diff --git a/docs/rest/generic/generic.md b/docs/rest/generic/generic.md index 38bac49..c7bc92d 100644 --- a/docs/rest/generic/generic.md +++ b/docs/rest/generic/generic.md @@ -168,5 +168,5 @@ Generic actions such as shutdown, reboot, and getting the device status. - + diff --git a/docs/rest/modules/modules.md b/docs/rest/modules/modules.md index 79cfac5..ae4ffef 100644 --- a/docs/rest/modules/modules.md +++ b/docs/rest/modules/modules.md @@ -249,5 +249,5 @@ Modules are third-party extensions for the WiFi Pineapple. - + diff --git a/docs/rest/notifications/notifications.md b/docs/rest/notifications/notifications.md index d7044d8..d003b1f 100644 --- a/docs/rest/notifications/notifications.md +++ b/docs/rest/notifications/notifications.md @@ -175,5 +175,5 @@ The notifications system allows modules or other tools to communicate with the W - + diff --git a/docs/rest/pineap/pineap.md b/docs/rest/pineap/pineap.md index e6ef401..75dc295 100644 --- a/docs/rest/pineap/pineap.md +++ b/docs/rest/pineap/pineap.md @@ -979,5 +979,5 @@ export interface Log { - + diff --git a/docs/rest/recon/recon.md b/docs/rest/recon/recon.md index eda4733..728b472 100644 --- a/docs/rest/recon/recon.md +++ b/docs/rest/recon/recon.md @@ -229,5 +229,5 @@ export interface APClient { - + diff --git a/docs/rest/settings/settings.md b/docs/rest/settings/settings.md index 1c93bd9..47d97e1 100644 --- a/docs/rest/settings/settings.md +++ b/docs/rest/settings/settings.md @@ -748,5 +748,5 @@ export interface ClientModeNetwork { - + diff --git a/docs/typescript/typescript.md b/docs/typescript/typescript.md index 2ddc99a..360805d 100644 --- a/docs/typescript/typescript.md +++ b/docs/typescript/typescript.md @@ -302,5 +302,5 @@ this.API.APIDownload('/tmp/log.txt', 'log-output'); - +