File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 45
45
closeComment : >
46
46
Please ping one of the maintainers once you commit the changes requested
47
47
or make improvements on the code. If this is not the case and you need
48
- some help, feel free to ask for help in our [Gitter](https://gitter.im/TheAlgorithms )
48
+ some help, feel free to ask for help in our [Gitter](https://matrix.to/#/#TheAlgorithms_community: gitter.im)
49
49
channel. Thank you for your contributions!
50
50
issues :
51
51
# Comment to post when marking as stale. Set to `false` to disable
@@ -57,4 +57,4 @@ issues:
57
57
closeComment : >
58
58
Please ping one of the maintainers once you add more information and updates here.
59
59
If this is not the case and you need some help, feel free to ask for help
60
- in our [Gitter](https://gitter.im/TheAlgorithms ) channel. Thank you for your contributions!
60
+ in our [Gitter](https://matrix.to/#/#TheAlgorithms_community: gitter.im) channel. Thank you for your contributions!
Original file line number Diff line number Diff line change 25
25
<img src="https://hosted.weblate.org/widgets/TheAlgorithms/-/svg-badge.svg" height="20">
26
26
</a >
27
27
28
- <a href =" https://gitter.im/TheAlgorithms " >
28
+ <a href =" https://matrix.to/#/#TheAlgorithms_community: gitter.im " >
29
29
<img src="https://img.shields.io/badge/Chat-Gitter-ff69b4.svg?label=Chat&logo=gitter" height="20">
30
30
</a >
31
31
</p >
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ export default function Footer() {
39
39
</ div >
40
40
< div className = { classes . list } >
41
41
< Link href = "https://github.com/TheAlgorithms/" > GitHub</ Link >
42
- < Link href = "https://gitter.im/TheAlgorithms/ " > Gitter</ Link >
42
+ < Link href = "https://matrix.to/#/#TheAlgorithms_community:gitter.im " > Gitter</ Link >
43
43
< Link href = "https://twitter.com/The_Algorithms" > Twitter</ Link >
44
44
< Link href = "https://github.com/TheAlgorithms/website" >
45
45
{ t ( "sourceCodeFooter" ) }
Original file line number Diff line number Diff line change @@ -284,7 +284,7 @@ export default function Home({
284
284
< Tooltip title = { t ( "socialGitter" ) } >
285
285
< Card >
286
286
< IconButton
287
- href = "https://gitter.im/TheAlgorithms/ "
287
+ href = "https://matrix.to/#/#TheAlgorithms_community:gitter.im "
288
288
target = "_blank"
289
289
rel = "noreferrer"
290
290
aria-label = { t ( "socialGitter" ) }
You can’t perform that action at this time.
0 commit comments