Skip to content

Commit 12a6e52

Browse files
authored
Update CDN url for custom-functions-runtime.js (#127)
1 parent a4028a3 commit 12a6e52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/functions/functions.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
77
<meta http-equiv="Expires" content="0" />
88
<title></title>
9-
<script src="https://officedev.github.io/custom-functions/lib/custom-functions-runtime.debug.js" type="text/javascript"></script>
9+
<script src="https://appsforoffice.microsoft.com/lib/beta/hosted/custom-functions-runtime.js" type="text/javascript"></script>
1010
</head>
1111

1212
<body>

0 commit comments

Comments
 (0)