Skip to content

Commit b121e2d

Browse files
committed
Switched to use of https:// where possible
1 parent 0b0e1ef commit b121e2d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
coderit.github.io
22
=================
33

4-
The official website of [codeRIT](http://coderit.org).
4+
The official website of [codeRIT](https://coderit.org).

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ highliter: pygments
44

55
# Setup
66
title: codeRIT
7-
url: http://coderit.org
7+
url: https://coderit.org
88
description: codeRIT represents a coalition of RIT students with a mission to represent the RIT hackathon community on a national level. It focuses its attention towards increasing its relationship with other collegiate technical communities, teaching software development and entrepreneurial skills to its members, and uniting a fragmented collection of groups amongst GCCIS as one RIT group.
99

1010
committees:

_includes/head.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta property="og:image" content="/assets/images/coderit_logo2.png" />
77
<meta property="og:url" content="http:coderit.org" />
88
<meta name="twitter:card" content="summary" />
9-
<meta name="twitter:url" content="http://coderit.org" />
9+
<meta name="twitter:url" content="https://coderit.org" />
1010
<meta name="twitter:title" content="codeRIT" />
1111
<meta name="twitter:description" content="{{site.description}}" />
1212
<title>codeRIT</title>

0 commit comments

Comments
 (0)