[docs/user/Embedding-Build-Tools.md](https://github.com/oracle/graalpython/blob/master/docs/user/Embedding-Build-Tools.md) still references `GraalPyResources` from the https://github.com/oracle/graalpython repository where it doesn't exist any more after [Remove projects moved to github.com/oracle/graalpy-extensions](https://github.com/oracle/graalpython/commit/7ec5f56137f756956d47bdb959dd61c66d6ab323) moved it to it's own repository at https://github.com/oracle/graalpy-extensions. Update the doc with the new, correct links and mention that `GraalPyResources` now lives in it's own, independent [graalpy-extensions](https://github.com/oracle/graalpy-extensions) project.