@inventeer.tech/apex 0.10.1 → 0.12.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -360,7 +360,8 @@ APEX auto-corrects up to 3 times per failure, trying different strategies. If it
|
|
|
360
360
|
|
|
361
361
|
- [GitHub](https://github.com/Inventeer/apex)
|
|
362
362
|
- [Documentation](https://github.com/Inventeer/apex/tree/main/docs)
|
|
363
|
-
- [Get Started Guide](https://github.com/Inventeer/apex/blob/main/docs/get-started.md)
|
|
363
|
+
- [Get Started Guide](https://github.com/Inventeer/apex/blob/main/docs/public/en/get-started.md)
|
|
364
|
+
- [Guia do Usuário (PT-BR)](https://github.com/Inventeer/apex/blob/main/docs/public/pt-BR/guia-do-usuario.md)
|
|
364
365
|
- [Releases](https://github.com/Inventeer/apex-releases/releases)
|
|
365
366
|
- [Issues & Feedback](https://github.com/Inventeer/apex/issues)
|
|
366
367
|
|