Skip to content

Commit bf1e34b

Browse files
authored
Update community call times & info
Also updated HTTP to HTTPs links
1 parent f659675 commit bf1e34b

File tree

1 file changed

+10
-13
lines changed

1 file changed

+10
-13
lines changed

README.md

Lines changed: 10 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div align="center" id="logo">
2-
<a href="http://exist-db.org/" target="_blank">
2+
<a href="https://exist-db.org/" target="_blank">
33
<img src="https://raw.githubusercontent.com/eXist-db/exist/develop/exist-jetty-config/src/main/resources/webapp/logo.jpg" alt="eXist Logo" width="333" height="132"></img>
44
</a>
55
</div>
@@ -18,29 +18,26 @@
1818
<img src="https://opencollective.com/existdb/backers/badge.svg">
1919
</a>
2020

21-
[![Code of Conduct](https://img.shields.io/badge/code%20of%20conduct-contributor%20covenant-%235e0d73.svg)](http://contributor-covenant.org/version/1/4/)
21+
[![Code of Conduct](https://img.shields.io/badge/code%20of%20conduct-contributor%20covenant-%235e0d73.svg)](https://contributor-covenant.org/version/1/4/)
2222

23-
eXist-db is a high-performance open source native XML database—a NoSQL document database and application platform built entirely around XML technologies. The main homepage for eXist-db can be found at [exist-db.org](http://www.exist-db.org "eXist Homepage"). This is the GitHub repository of eXist source code, and this page links to resources for downloading, building, and contributing to eXist-db, below.
23+
eXist-db is a high-performance open source native XML database—a NoSQL document database and application platform built entirely around XML technologies. The main homepage for eXist-db can be found at [exist-db.org](https://exist-db.org "eXist Homepage"). This is the GitHub repository of eXist source code, and this page links to resources for downloading, building, and contributing to eXist-db, below.
2424

2525
The eXist-db community has adopted the [Contributor Covenant](https://www.contributor-covenant.org/) [Code of Conduct](https://www.contributor-covenant.org/version/1/4/code-of-conduct).
2626

2727
## Open Community Calls
28-
We hold an open community call each week on Monday. The start time alternates between:
29-
- 18:30-19:30 UTC
30-
- 14:30-15:30 UTC
31-
to allow members from different timezones to join.
28+
We hold an open Community Call each week on Monday, from 19:30-20:30 CET. The meetings are posted to this [public Google Calendar](https://calendar.google.com/calendar/u/0?cid=OHVnNmtwcnFnNWNvNmRwZGZxc2FrY283MWtAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ).
3229

33-
If you wish to participate, please join the chatroom (link above) shortly before each call to receive an invitation link.
30+
If you wish to participate, please join the #community channel on our Slack workspace (invitation link below). Pinned to that channel is a link to the upcoming meeting's agenda, which contains the link to the call, as well as a link to timeanddate.com to look up the time of the meeting for your local time zone.
3431

35-
The notes of past community calls are located [here](https://drive.google.com/drive/folders/0B4NLNdpw86LPc2JsV294NDFfTjQ)
32+
The notes of past Community Calls are located [here](https://drive.google.com/drive/folders/0B4NLNdpw86LPc2JsV294NDFfTjQ).
3633

3734
## Resources
3835

39-
- **Homepage:** [http://exist-db.org](http://exist-db.org)
40-
- **Binaries:** [http://exist-db.org/exist/apps/homepage/index.html#download](http://exist-db.org/exist/apps/homepage/index.html#download)
41-
- **Documentation:** [http://exist-db.org/exist/apps/doc](http://exist-db.org/exist/apps/doc)
36+
- **Homepage:** [https://exist-db.org](https://exist-db.org)
37+
- **Binaries:** [https://exist-db.org/exist/apps/homepage/index.html#download](https://exist-db.org/exist/apps/homepage/index.html#download)
38+
- **Documentation:** [https://exist-db.org/exist/apps/doc](https://exist-db.org/exist/apps/doc)
4239
- **Book:** [https://www.oreilly.com/library/view/exist/9781449337094/](https://www.oreilly.com/library/view/exist/9781449337094/)
43-
- **Packages:** [http://exist-db.org/exist/apps/public-repo](http://exist-db.org/exist/apps/public-repo)
40+
- **Packages:** [https://exist-db.org/exist/apps/public-repo](https://exist-db.org/exist/apps/public-repo)
4441
- **Source code:** [https://github.com/eXist-db/exist](https://github.com/eXist-db/exist)
4542
- **Git clone URL:** `git://github.com/eXist-db/exist.git`
4643
- **Mailing list:** [https://lists.sourceforge.net/lists/listinfo/exist-open](https://lists.sourceforge.net/lists/listinfo/exist-open)

0 commit comments

Comments
 (0)