mirror of
https://github.com/artemkorsakov/project-euler-stats.git
synced 2026-07-22 05:42:55 +00:00
Fix repo
This commit is contained in:
parent
1800611519
commit
8d57b7ef27
3 changed files with 3 additions and 3 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
|
|
@ -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).
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue