Skip to content

Commit cbfd3b4

Browse files
authored
docs: fix typos and update Codely TLD
1 parent 46e1c50 commit cbfd3b4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<p align="center">
1212
<a href="https://github.com/CodelyTV"><img src="https://img.shields.io/badge/CodelyTV-OS-green.svg?style=flat-square" alt="Codely Open Source"/></a>
13-
<a href="https://pro.codely.tv"><img src="https://img.shields.io/badge/CodelyTV-PRO-black.svg?style=flat-square" alt="CodelyTV Courses"/></a>
13+
<a href="https://pro.codely.com"><img src="https://img.shields.io/badge/CodelyTV-PRO-black.svg?style=flat-square" alt="CodelyTV Courses"/></a>
1414
</p>
1515

1616
<p align="center">
@@ -99,7 +99,7 @@ Publishing this package we are committing ourselves to the following code qualit
9999

100100
- 🤝 Respect **Semantic Versioning**: No breaking changes in patch or minor versions
101101
- 🤏 No surprises in transitive dependencies: Use the **bare minimum dependencies** needed to meet the purpose
102-
- 🎯 **One specific purpose** to met without having to carry a bunch of unnecessary other utilities
102+
- 🎯 **One specific purpose** to meet without having to carry a bunch of unnecessary other utilities
103103
- ✅ **Tests** as documentation and usage examples
104104
- 📖 **Well documented ReadMe** showing how to install and use
105105
- ⚖️ **License favoring Open Source** and collaboration
@@ -108,11 +108,11 @@ Publishing this package we are committing ourselves to the following code qualit
108108

109109
## ☝️ Learning resources
110110

111-
- [🚜 TypeScript Avanzado: Más allá de any](https://pro.codely.tv/library/typescript-avanzado-mas-alla-de-any-182513/418230/about/) (Spanish - Course)
111+
- [🚜 TypeScript Avanzado: Más allá de any](https://pro.codely.com/library/typescript-avanzado-mas-alla-de-any-182513/418230/about/) (Spanish - Course)
112112
- [📂 DDD en TypeScript: Estructura de carpetas](https://youtu.be/AJJRk7qmVHg) (Spanish - YouTube video)
113-
- [🔖 Domain-Driven Design en TypeScript](https://pro.codely.tv/library/ddd-en-typescript-modelado-y-arquitectura-172533/375662/about/) (Spanish - Course)
114-
- [🐥 JavaScript moderno: Buenas prácticas para empezar y refactorizar aplicaciones](https://pro.codely.tv/library/javascript-moderno-buenas-practicas-para-empezar-y-refactorizar-aplicaciones-69571/208928/about/) (Spanish - Course)
115-
- [🏗️ De JavaScript a TypeScript](https://pro.codely.tv/library/de-javascript-a-typescript-128106/347481/about/) (Spanish - Course)
113+
- [🔖 Domain-Driven Design en TypeScript](https://pro.codely.com/library/ddd-en-typescript-modelado-y-arquitectura-172533/375662/about/) (Spanish - Course)
114+
- [🐥 JavaScript moderno: Buenas prácticas para empezar y refactorizar aplicaciones](https://pro.codely.com/library/javascript-moderno-buenas-practicas-para-empezar-y-refactorizar-aplicaciones-69571/208928/about/) (Spanish - Course)
115+
- [🏗️ De JavaScript a TypeScript](https://pro.codely.com/library/de-javascript-a-typescript-128106/347481/about/) (Spanish - Course)
116116

117117
## 🔷 TypeScript skeletons
118118

0 commit comments

Comments
 (0)