diff --git a/README.md b/README.md index 28f452e..e4ceb5f 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ This will generate a document with your Project Euler statistics, including your
tasks -For more detailed information, please refer to [the documentation](https://artemkorsakov.github.io/project-euler-obsidian-plugin/). +For more detailed information, please refer to [the documentation](https://artemkorsakov.github.io/project-euler-stats/). ### Requirements: diff --git a/docs/index.md b/docs/index.md index d401a4b..cc31eef 100644 --- a/docs/index.md +++ b/docs/index.md @@ -213,7 +213,7 @@ This will return a string of all cookies for the current domain. ## Support -For issues or feature requests, please open an issue on the [GitHub repository](https://github.com/artemkorsakov/project-euler-obsidian-plugin). +For issues or feature requests, please open an issue on the [GitHub repository](https://github.com/artemkorsakov/project-euler-stats). --- diff --git a/manifest.json b/manifest.json index ed9ec57..d3f4a70 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "id": "project-euler-obsidian-plugin", + "id": "project-euler-stats", "name": "Project Euler Stats", "version": "1.0.0", "minAppVersion": "0.15.0",