diff --git a/docs/development/adding_packages.md b/docs/development/adding_packages.md index b8ef973d68..970e5aa823 100644 --- a/docs/development/adding_packages.md +++ b/docs/development/adding_packages.md @@ -142,7 +142,7 @@ requirements: **Example recipes**: * [cryptography](https://github.com/emscripten-forge/recipes/tree/main/recipes/recipes_emscripten/cryptography) -* [pydantic-core](https://github.com/emscripten-forge/recipes/tree/main/recipes/recipes_emscripten/cryptography) +* [pydantic-core](https://github.com/emscripten-forge/recipes/tree/main/recipes/recipes_emscripten/pydantic-core) * [pycrdt](https://github.com/emscripten-forge/recipes/tree/main/recipes/recipes_emscripten/pycrdt) ## R Packages @@ -179,4 +179,4 @@ For the tests, we only check that the shared library for the package exists. Eve * [r-yaml](https://github.com/emscripten-forge/recipes/blob/main/recipes/recipes_emscripten/r-yaml/) * [r-plyr](https://github.com/emscripten-forge/recipes/blob/main/recipes/recipes_emscripten/r-plyr/) -[Rcpp]: https://cran.r-project.org/web/packages/Rcpp/index.html \ No newline at end of file +[Rcpp]: https://cran.r-project.org/web/packages/Rcpp/index.html