diff --git a/sandbox/agenda/2025-01-11/gfo/github-file-open.js b/sandbox/agenda/2025-01-11/gfo/github-file-open.js index 6403219..b759398 100644 --- a/sandbox/agenda/2025-01-11/gfo/github-file-open.js +++ b/sandbox/agenda/2025-01-11/gfo/github-file-open.js @@ -1,6 +1,7 @@ const GFO = ( function () { - const defaultFile = "README.md"; + const defaultFile = "https://theo-armour.github.io/agenda/README.md"; + //const defaultFile = "README.md"; //const defaultFile = "test.md"; // Set the flavor of the Markdown converter