Skip to content

Commit 3962d88

Browse files
authored
Merge pull request #14 from suhuruli/fix_date
Fix community call dates
2 parents 196bb99 + fe062c1 commit 3962d88

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ <h4>Community</h4>
352352
<dt>Mailing List</dt>
353353
<dd><a href="https://groups.google.com/forum/#!forum/oam-dev">https://groups.google.com/forum/#!forum/oam-dev</a></dd>
354354
<dt>Dev Meetings</dt>
355-
<dd>Bi-weekly (Starting October 23rd), Tuesdays 10:30AM PST </a>
355+
<dd>Bi-weekly (Starting October 22nd), Tuesdays 10:30AM PST </a>
356356
</dd>
357357
<dt>Meeting invite</dt>
358358
<dd><a href="https://zoom.us/j/271516061">zoom.us/j/623691799</a></dd>

themes/clean-landing/layouts/partials/community.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ <h4>Community</h4>
2323
<dt>Mailing List</dt>
2424
<dd><a href="https://groups.google.com/forum/#!forum/oam-dev">https://groups.google.com/forum/#!forum/oam-dev</a></dd>
2525
<dt>Dev Meetings</dt>
26-
<dd>Bi-weekly (Starting October 23rd), Tuesdays 10:30AM PST </a>
26+
<dd>Bi-weekly (Starting October 22nd), Tuesdays 10:30AM PST </a>
2727
</dd>
2828
<dt>Meeting invite</dt>
2929
<dd><a href="https://zoom.us/j/271516061">zoom.us/j/623691799</a></dd>

0 commit comments

Comments
 (0)