This commit is contained in:
Artem Korsakov 2025-03-15 14:34:41 +03:00
parent 1800611519
commit 8d57b7ef27
3 changed files with 3 additions and 3 deletions

View file

@ -73,7 +73,7 @@ This will generate a document with your Project Euler statistics, including your
<br>
<img src="docs/images/tasks.png" alt="tasks" width="500" />
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:

View file

@ -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).
---

View file

@ -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",