More changes to get it to successfully build

pull/1045/head
Adam Boutcher 2021-08-13 14:14:20 +01:00
parent 4736a95d81
commit 29666adfd8
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ import (
"time"
)
const wikiUrl = "https://github.com/adamboutcher/statping-ng.wiki"
const wikiUrl = "https://github.com/statping-ng/statping-ng.wiki"
var vue = `<template>
<div class="col-12">

View File

@ -6,5 +6,5 @@
// You can overwrite the utils.Directory global variable by including
// STATPING_DIR environment variable to be an absolute path.
//
// More info on: https://github.com/statping/statping
// More info on: https://github.com/statping-ng /statping-ng
package utils