Skip to content

Commit 1a72702

Browse files
committed
docs(chore): fix ad script
1 parent 20f235f commit 1a72702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/app/routes/docs.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ export default function DocsLayout() {
247247
<script
248248
async
249249
type="text/javascript"
250-
src="//cdn.carbonads.com/carbon.js?serve=CEAIPK7I&placement=react-springdev"
250+
src="cdn.carbonads.com/carbon.js?serve=CEAIPK7I&placement=react-springdev"
251251
id="_carbonads_js"
252252
/>
253253
) : null}

0 commit comments

Comments
 (0)