We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4028a3 commit 12a6e52Copy full SHA for 12a6e52
src/functions/functions.html
@@ -6,7 +6,7 @@
6
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
7
<meta http-equiv="Expires" content="0" />
8
<title></title>
9
- <script src="https://officedev.github.io/custom-functions/lib/custom-functions-runtime.debug.js" type="text/javascript"></script>
+ <script src="https://appsforoffice.microsoft.com/lib/beta/hosted/custom-functions-runtime.js" type="text/javascript"></script>
10
</head>
11
12
<body>
0 commit comments