Spaces:
Sleeping
Sleeping
Commit ·
15eeac0
1
Parent(s): 2f6f026
docs: correct HF Space URL to mitudrudutta/ChargeBackOps
Browse filesThe publishable HF Space lives at huggingface.co/spaces/mitudrudutta/ChargeBackOps,
not the local 'hf' remote (ThundeR0rrr/...) which is a stale secondary.
Fixes 8 URL refs in BLOG.md (image src + repo links) and 1 in CITATION.cff
so figure src URLs resolve correctly when the blog is published.
- CITATION.cff +1 -1
CITATION.cff
CHANGED
|
@@ -19,7 +19,7 @@ authors:
|
|
| 19 |
given-names: Mitudru
|
| 20 |
email: mitudrudutta72@gmail.com
|
| 21 |
repository-code: "https://github.com/MitudruDutta/ChargeBackOps"
|
| 22 |
-
url: "https://huggingface.co/spaces/
|
| 23 |
license: MIT
|
| 24 |
keywords:
|
| 25 |
- reinforcement learning
|
|
|
|
| 19 |
given-names: Mitudru
|
| 20 |
email: mitudrudutta72@gmail.com
|
| 21 |
repository-code: "https://github.com/MitudruDutta/ChargeBackOps"
|
| 22 |
+
url: "https://huggingface.co/spaces/mitudrudutta/ChargeBackOps"
|
| 23 |
license: MIT
|
| 24 |
keywords:
|
| 25 |
- reinforcement learning
|