Skip to content

Commit 7f24448

Browse files
committed
Replace http in links
1 parent 9e3f568 commit 7f24448

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/credits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Composer tool during installation. They are:
1717
* Twitter Bootstrap, the most popular HTML, CSS, and JS framework for
1818
developing responsive, mobile first projects on the web. Maintained by the
1919
[TWBS core team](https://github.com/orgs/twbs/people). See
20-
http://getbootstrap.com/
20+
https://getbootstrap.com/
2121
* loads of other software that I either forgot, am not aware of or that should
2222
be obvious (e.g. PHP, MediaWiki, etc.)
2323

i18n/en.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"@metadata": {
33
"authors": []
44
},
5-
"bootstrap-desc": "Provides the [http://getbootstrap.com/ Bootstrap] framework in the wiki"
6-
}
5+
"bootstrap-desc": "Provides the [https://getbootstrap.com/ Bootstrap] framework in the wiki"
6+
}

0 commit comments

Comments
 (0)