Skip to content

Commit 19c8316

Browse files
committed
update Gitter links
1 parent 9acf5f2 commit 19c8316

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![Build Status](https://github.com/geopython/pygeometa/workflows/build%20%E2%9A%99%EF%B8%8F/badge.svg)](https://github.com/geopython/pygeometa/actions)
2-
[![Join the chat at https://gitter.im/geopython/pygeometa](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/geopython/pygeometa)
2+
[![Join the chat at https://matrix.to/#/#geopython_pygeometa:gitter.im](https://badges.gitter.im/Join%20Chat.svg)](https://matrix.to/#/#geopython_pygeometa:gitter.im)
33

44
# pygeometa
55

@@ -168,8 +168,8 @@ python3 run_tests.py
168168
```bash
169169
# update version
170170
vi pygeometa/__init__.py
171-
git commit -m 'update release version' pygeometa/__init__.py
172171
vi debian/changelog # add changelog entry and summary of updates
172+
git commit -m 'update release version' pygeometa/__init__.py debian/changelog
173173
# push changes
174174
git push origin master
175175
git tag -a x.y.z -m 'tagging release x.y.z'

docs/content/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## pygeometa
22

3-
[![Join the chat at https://gitter.im/geopython/pygeometa](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/geopython/pygeometa)
3+
[![Join the chat at https://matrix.to/#/#geopython_pygeometa:gitter.im](https://badges.gitter.im/Join%20Chat.svg)](https://matrix.to/#/#geopython_pygeometa:gitter.im)
44

55
<h2>Metadata Creation for the Rest of Us</h2>
66

0 commit comments

Comments
 (0)