Skip to content

Commit 7dd2adb

Browse files
fix: bad license URL in `build/zip-examples.mjs
1 parent 0d97cca commit 7dd2adb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/zip-examples.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Script to create the built examples zip archive;
55
* requires the `zip` command to be present!
66
* Copyright 2020-2024 The Bootstrap Authors
7-
* Licensed under MIT (https://github.com/twbs/boosted/blob/main/LICENSE)
7+
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
88
*/
99

1010
import fs from 'node:fs/promises'

0 commit comments

Comments
 (0)