Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit 4022193

Browse files
committed
fix: mailto for email
1 parent cee584e commit 4022193

File tree

13 files changed

+14
-14
lines changed

13 files changed

+14
-14
lines changed

backend/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ npm run start
4545

4646
## License
4747

48-
MIT © [David Dal Busco](mailto:[email protected]) and [Nicolas Mattia]([email protected])
48+
MIT © [David Dal Busco](mailto:[email protected]) and [Nicolas Mattia](mailto:[email protected])
4949

5050
[DeckDeckGo]: https://deckdeckgo.com

cli/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ This CLI reuse many features of the [Stencil CLI](https://github.com/ionic-team/
1010

1111
## License
1212

13-
MIT © [David Dal Busco](mailto:[email protected]) and [Nicolas Mattia]([email protected])
13+
MIT © [David Dal Busco](mailto:[email protected]) and [Nicolas Mattia](mailto:[email protected])
1414

1515
[DeckDeckGo]: https://deckdeckgo.com

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ npm run start
2222

2323
## License
2424

25-
MIT © [David Dal Busco](mailto:[email protected]) and [Nicolas Mattia]([email protected])
25+
MIT © [David Dal Busco](mailto:[email protected]) and [Nicolas Mattia](mailto:[email protected])
2626

2727
[DeckDeckGo]: https://deckdeckgo.com

infra/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ machine you may need to run `terraform init`.
2828

2929
## License
3030

31-
MIT © [David Dal Busco](mailto:[email protected]) and [Nicolas Mattia]([email protected])
31+
MIT © [David Dal Busco](mailto:[email protected]) and [Nicolas Mattia](mailto:[email protected])
3232

3333
[DeckDeckGo]: https://deckdeckgo.com
3434
[Terraform]: https://www.terraform.io/

remote/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ npm run start
3131

3232
## License
3333

34-
This application, respectively this remote control of [DeckDeckGo], is released under the GNU Affero General Public License. Copyright [David Dal Busco](mailto:[email protected]) and [Nicolas Mattia]([email protected]), Zürich, Switzerland. See COPYING for more details.
34+
This application, respectively this remote control of [DeckDeckGo], is released under the GNU Affero General Public License. Copyright [David Dal Busco](mailto:[email protected]) and [Nicolas Mattia](mailto:[email protected]), Zürich, Switzerland. See COPYING for more details.
3535

36-
[DeckDeckGo] is developed by [David Dal Busco](mailto:[email protected]) and [Nicolas Mattia]([email protected]).
36+
[DeckDeckGo] is developed by [David Dal Busco](mailto:[email protected]) and [Nicolas Mattia](mailto:[email protected]).
3737

3838
[DeckDeckGo]: https://deckdeckgo.com

webcomponents/charts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ npm run start
2727

2828
## License
2929

30-
MIT © [David Dal Busco](mailto:[email protected]) and [Nicolas Mattia]([email protected])
30+
MIT © [David Dal Busco](mailto:[email protected]) and [Nicolas Mattia](mailto:[email protected])
3131

3232
[DeckDeckGo]: https://deckdeckgo.com

webcomponents/core/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ npm run start
2222

2323
## License
2424

25-
MIT © [David Dal Busco](mailto:[email protected]) and [Nicolas Mattia]([email protected])
25+
MIT © [David Dal Busco](mailto:[email protected]) and [Nicolas Mattia](mailto:[email protected])
2626

2727
[DeckDeckGo]: https://deckdeckgo.com

webcomponents/highlight-code/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ npm run start
2727

2828
## License
2929

30-
MIT © [David Dal Busco](mailto:[email protected]) and [Nicolas Mattia]([email protected])
30+
MIT © [David Dal Busco](mailto:[email protected]) and [Nicolas Mattia](mailto:[email protected])
3131

3232
[DeckDeckGo]: https://deckdeckgo.com

webcomponents/inline-editor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ npm run start
2222

2323
## License
2424

25-
MIT © [David Dal Busco](mailto:[email protected]) and [Nicolas Mattia]([email protected])
25+
MIT © [David Dal Busco](mailto:[email protected]) and [Nicolas Mattia](mailto:[email protected])
2626

2727
[DeckDeckGo]: https://deckdeckgo.com

webcomponents/qrcode/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ npm run start
2727

2828
## License
2929

30-
MIT © [David Dal Busco](mailto:[email protected]) and [Nicolas Mattia]([email protected])
30+
MIT © [David Dal Busco](mailto:[email protected]) and [Nicolas Mattia](mailto:[email protected])
3131

3232
[DeckDeckGo]: https://deckdeckgo.com

0 commit comments

Comments
 (0)