mirror of https://github.com/statping/statping
More changes to get it to successfully build
parent
4736a95d81
commit
29666adfd8
|
@ -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">
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue