diff --git a/k8s.jsonnet b/k8s.jsonnet index 141ea64..b3fa1b3 100644 --- a/k8s.jsonnet +++ b/k8s.jsonnet @@ -119,7 +119,7 @@ downloader_creds_file: null, // The URL to write to the sheet for edit links, with {} being replaced by the id - edit_url: "http://thrimbletrimmer.codegunner.com/edit.html?id={}", + edit_url: "https://wubloader.example.com/edit.html?id={}", // The spreadsheet ID and worksheet names for sheetsync to act on sheet_id: "your_id_here",