diff --git a/README.md b/README.md
index 79764bf..134dbaf 100644
--- a/README.md
+++ b/README.md
@@ -386,9 +386,9 @@ Note that Python is itself tainted; see [the Programming Languages section](#pro
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|---|:---:|---|---|
-| [Chardet](https://github.com/chardet/chardet) | [`6.0.0.post1`](https://github.com/chardet/chardet/releases/tag/6.0.0.post1) | [](https://codeberg.org/small-hack/open-slopware#vibecoded) ([1](https://github.com/chardet/chardet/issues/327), [2](https://github.com/chardet/chardet/commit/5038f52057e0cc84f622fb2a0546393c43a84a15)) | [](https://codeberg.org/small-hack/open-slopware#request-for-help) |
-| [Requests](https://github.com/psf/requests) | [](https://codeberg.org/small-hack/open-slopware#request-for-help) | [](https://codeberg.org/small-hack/open-slopware#permissive-ai-policy) ([1](https://github.com/psf/requests/commit/b2a1d33f571518ca9a6148e7da787cc5827f897a)) | [`urllib.request` in Python Standard Library](https://docs.python.org/3/library/urllib.request.html) |
-| [Textual](https://github.com/Textualize/textual) | [`v7.5.0`](https://github.com/Textualize/textual/releases/tag/v7.5.0) | [](https://codeberg.org/small-hack/open-slopware#vibecoded) ([1](https://github.com/batrachianai/toad/commits?author=willmcgugan))
[](https://codeberg.org/small-hack/open-slopware#permissive-ai-policy) ([1](https://github.com/Textualize/textual/blob/main/AI_POLICY.md)) | [pytermgui](https://github.com/bczsalba/pytermgui) |
+| [Chardet](https://github.com/chardet/chardet) | [`6.0.0.post1`](https://github.com/chardet/chardet/releases/tag/6.0.0.post1) | [](#vibecoded) ([1](https://github.com/chardet/chardet/issues/327), [2](https://github.com/chardet/chardet/commit/5038f52057e0cc84f622fb2a0546393c43a84a15)) | [](#request-for-help) |
+| [Requests](https://github.com/psf/requests) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/psf/requests/commit/b2a1d33f571518ca9a6148e7da787cc5827f897a)) | [`urllib.request` in Python Standard Library](https://docs.python.org/3/library/urllib.request.html) |
+| [Textual](https://github.com/Textualize/textual) | [`v7.5.0`](https://github.com/Textualize/textual/releases/tag/v7.5.0) | [](#vibecoded) ([1](https://github.com/batrachianai/toad/commits?author=willmcgugan))
[](#permissive-ai-policy) ([1](https://github.com/Textualize/textual/blob/main/AI_POLICY.md)) | [pytermgui](https://github.com/bczsalba/pytermgui) |
### Rust
diff --git a/STYLE.md b/STYLE.md
index 42688ab..22cc635 100644
--- a/STYLE.md
+++ b/STYLE.md
@@ -33,27 +33,27 @@ Make sure to format your table like below:
Here are all the badges for easy copying and pasting:
```markdown
-[](https://codeberg.org/small-hack/open-slopware#vibecoded)
+[](#vibecoded)
```
```markdown
-[](https://codeberg.org/small-hack/open-slopware#ai-functionality)
+[](#ai-functionality)
```
```markdown
-[](https://codeberg.org/small-hack/open-slopware#permissive-ai-policy)
+[](#permissive-ai-policy)
```
```markdown
-[](https://codeberg.org/small-hack/open-slopware#ai-code-reviews)
+[](#ai-code-reviews)
```
```markdown
-[](https://codeberg.org/small-hack/open-slopware#sponsored-by-ai)
+[](#sponsored-by-ai)
```
```markdown
-[](https://codeberg.org/small-hack/open-slopware#request-for-help)
+[](#request-for-help)
```
> [!important]