decentraland / decentraland/docs

fix: broken GitHub links using non-existent repo names (docs-creator, docs-player)

Open
#107 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Wolfram Language
Stars
0
Forks
8
Avg merge
1d 10h
Merged PRs (30d)
21

Description

## Summary

35 broken GitHub links across 23 files, all caused by references to two non-existent repository names:
- `github.com/decentraland/docs-creator` — repo does not exist
- `github.com/decentraland/docs-player` — repo does not exist

**Fix pattern (simple string substitution):**
- `decentraland/docs-creator` → `decentraland/docs`
- `decentraland/docs-player` → `decentraland/docs`

---

## Broken Links — `docs-creator` (30 occurrences in 22 files)

### English (`creator/`)

**`creator/wearables-and-emotes/manage-collections/uploading-wearables.md`** (line 11)
- ❌ `https://github.com/decentraland/docs-creator/blob/main/creator/wearables-and-emotes/manage-collections/creating-a-collection.md`
- ✅ `https://github.com/decentraland/docs/blob/main/creator/wearables-and-emotes/manage-collections/creating-a-collection.md`

**`creator/wearables-and-emotes/manage-collections/uploading-emotes.md`** (lines 11, 51)
- ❌ `https://github.com/decentraland/docs-creator/blob/main/creator/wearables-and-emotes/manage-collections/creating-a-collection.md`
- ✅ `https://github.com/decentraland/docs/blob/main/creator/wearables-and-emotes/manage-collections/creating-a-collection.md`
- ❌ `https://github.com/decentraland/docs-creator/blob/main/creator/wearables-and-emotes/manage-collections/creating-a-collection.md#rarity`
- ✅ `https://github.com/decentraland/docs/blob/main/creator/wearables-and-emotes/manage-collections/creating-a-collection.md#rarity`

**`creator/wearables-and-emotes/manage-collections/uploading-smart-wearables.md`** (lines 7, 11, 117)
- ❌ `https://github.com/decentraland/docs-creator/blob/main/creator/development-guide/sdk7/smart-wearables/README.md`
- ✅ `https://github.com/decentraland/docs/blob/main/creator/development-guide/sdk7/smart-wearables/README.md`
- ❌ `https://github.com/decentraland/docs-creator/blob/main/wearables-and-emotes/manage-collections/creator/wearables-and-emotes/manage-collections/creating-collection/README.md` *(also has garbled/doubled path)*
- ✅ `https://github.com/decentraland/docs/blob/main/creator/wearables-and-emotes/manage-collections/creating-a-collection.md`
- ❌ `https://github.com/decentraland/docs-creator/blob/main/creator/wearables/creating-wearables/README.md`
- ✅ `https://github.com/decentraland/docs/blob/main/creator/wearables/creating-wearables/README.md`

**`creator/sdk7/getting-started/using-the-cli.md`** (line 64)
- ❌ `https://github.com/decentraland/docs-creator/blob/main/sdk7/getting-started/coding-scenes.md`
- ✅ `https://github.com/decentraland/docs/blob/main/sdk7/getting-started/coding-scenes.md`

**`creator/sdk7/getting-started/sdk-101.md`** (lines 56, 373)
- ❌ `https://github.com/decentraland/docs-creator/blob/main/images/editor/ground.png`
- ✅ `https://github.com/decentraland/docs/blob/main/images/editor/ground.png`
- ❌ `https://github.com/decentraland/docs-creator/blob/main/sdk7/getting-started/coding-scenes.md`
- ✅ `https://github.com/decentraland/docs/blob/main/sdk7/getting-started/coding-scenes.md`

**`creator/sdk7/3d-essentials/shape-components.md`** (line 111)
- ❌ `https://github.com/decentraland/docs-creator/blob/main/creator/3d-modeling/3d-models/README.md`
- ✅ `https://github.com/decentraland/docs/blob/main/creator/3d-modeling/3d-models/README.md`

**`creator/sdk7/3d-essentials/materials.md`** (line 13)
- ❌ `https://github.com/decentraland/docs-creator/blob/main/creator/3d-modeling/materials/README.md`
- ✅ `https://github.com/decentraland/docs/blob/main/creator/3d-modeling/materials/README.md`

**`creator/sdk7/3d-essentials/3d-model-animations.md`** (line 13)
- ❌ `https://github.com/decentraland/docs-creator/blob/main/creator/3d-modeling/animations/README.md`
- ✅ `https://github.com/decentraland/docs/blob/main/creator/3d-modeling/animations/README.md`

**`creator/sdk7/3d-essentials/colliders.md`** (line 121)
- ❌ `https://github.com/decentraland/docs-creator/blob/main/creator/3d-modeling/3d-models/README.md`
- ✅ `https://github.com/decentraland/docs/blob/main/creator/3d-modeling/3d-models/README.md`

**`creator/sdk7/debugging/debug-in-preview.md`** (line 121)
- ❌ `https://github.com/decentraland/docs-creator/blob/main/images/media/daylight-settings.png`
- ✅ `https://github.com/decentraland/docs/blob/main/images/media/daylight-settings.png`

**`creator/sdk7/other/scene-analytics.md`** (line 17, inside HTML comment)
- ❌ `https://github.com/decentraland/docs-creator/blob/main/sdk7/other/[https:/docs.wemeta.world](https:/www.wemetalabs.com/)/README.md` *(garbled URL embedded in a link)*
- ✅ Link text should point to `https://docs.wemeta.world` or `https://www.wemetalabs.com/`

**`creator/3d-modeling/textures.md`** (lines 162, 164)
- ❌ `https://github.com/decentraland/docs-creator/blob/main/images/3d-models-and-animations/glb-extractor/texture_extractor.sh`
- ✅ `https://github.com/decentraland/docs/blob/main/images/3d-models-and-animations/glb-extractor/texture_extractor.sh`
- ❌ `https://github.com/decentraland/docs-creator/blob/main/images/3d-models-and-animations/glb-extractor/glb_texture_extract.bat`
- ✅ `https://github.com/decentraland/docs/blob/main/images/3d-models-and-animations/glb-extractor/glb_texture_extract.bat`

---

### Spanish (`creator-esp/`)

**`creator-esp/wearables-and-emotes/manage-collections/uploading-wearables.md`** (line 15)
- ❌ `https://github.com/decentraland/docs-creator/blob/main/creator/wearables-and-emotes/manage-collections/creating-a-collection.md`
- ✅ `https://github.com/decentraland/docs/blob/main/creator-esp/wearables-and-emotes/manage-collections/creating-a-collection.md`

**`creator-esp/wearables-and-emotes/manage-collections/uploading-emotes.md`** (lines 15, 53)
- ❌ `https://github.com/decentraland/docs-creator/blob/main/creator/wearables-and-emotes/manage-collections/creating-a-collection.md`
- ✅ `https://github.com/decentraland/docs/blob/main/creator-esp/wearables-and-emotes/manage-collections/creating-a-collection.md`
- ❌ `https://github.com/decentraland/docs-creator/blob/main/creator/wearables-and-emotes/manage-collections/creating-a-collection.md#rarity`
- ✅ `https://github.com/decentraland/docs/blob/main/creator-esp/wearables-and-emotes/manage-collections/creating-a-collection.md#rarity`

**`creator-esp/wearables-and-emotes/manage-collections/uploading-smart-wearables.md`** (lines 11, 15, 95)
- ❌ `https://github.com/decentraland/docs-creator/blob/main/creator/development-guide/sdk7/smart-wearables/README.md`
- ✅ `https://github.com/decentraland/docs/blob/main/creator-esp/development-guide/sdk7/smart-wearables/README.md`
- ❌ `https://github.com/decentraland/docs-creator/blob/main/wearables-and-emotes/manage-collections/creator/wearables-and-emotes/manage-collections/creating-collection/README.md` *(also garbled path)*
- ✅ `https://github.com/decentraland/docs/blob/main/creator-esp/wearables-and-emotes/manage-collections/creating-a-collection.md`
- ❌ `https://github.com/decentraland/docs-creator/blob/main/creator/wearables/creating-wearables/README.md`
- ✅ `https://github.com/decentraland/docs/blob/main/creator-esp/wearables-and-emotes/wearables/creating-wearables.md`

**`creator-esp/wearables-and-emotes/emotes/creating-emotes.md`** (line 36)
- ❌ `https://github.com/decentraland/docs-creator/blob/main/images/emotes/DCL_Maya_Rig.ma`
- ✅ `https://github.com/decentraland/docs/blob/main/creator/images/emotes/DCL_Maya_Rig.ma`
- ❌ `https://github.com/decentraland/docs-creator/blob/main/images/emotes/emoteAvatar.pkr`
- ✅ `https://github.com/decentraland/docs/blob/main/creator/images/emotes/emoteAvatar.pkr`

**`creator-esp/wearables-and-emotes/emotes/props-and-sounds.md`** (lines 28, 60)
- ❌ `https://github.com/decentraland/docs-creator/blob/main/creator/wearables-and-emotes/emotes/creating-emotes.md#ground-reference-and-animation-area`
- ✅ `https://github.com/decentraland/docs/blob/main/creator-esp/wearables-and-emotes/emotes/creating-emotes.md#ground-reference-and-animation-area`
- ❌ `https://github.com/decentraland/docs-creator/blob/main/creator/3d-modeling/create-a-rig/README.md`
- ✅ `https://github.com/decentraland/docs/blob/main/creator-esp/3d-modeling/create-a-rig.md`

**`creator-esp/sdk7/getting-started/using-the-cli.md`** (line 58)
- ❌ `https://github.com/decentraland/docs-creator/blob/main/sdk7/getting-started/coding-scenes.md`
- ✅ `https://github.com/decentraland/docs/blob/main/creator-esp/sdk7/getting-started/coding-scenes.md`

**`creator-esp/sdk7/getting-started/sdk-101.md`** (lines 56, 371)
- ❌ `https://github.com/decentraland/docs-creator/blob/main/images/editor/ground.png`
- ✅ `https://github.com/decentraland/docs/blob/main/creator/images/editor/ground.png`
- ❌ `https://github.com/decentraland/docs-creator/blob/main/sdk7/getting-started/coding-scenes.md`
- ✅ `https://github.com/decentraland/docs/blob/main/creator-esp/sdk7/getting-started/coding-scenes.md`

**`creator-esp/sdk7/3d-essentials/materials.md`** (if mirrored — same pattern)
- Same as English equivalent

**`creator-esp/sdk7/debugging/debug-in-preview.md`** (line 125)
- ❌ `https://github.com/decentraland/docs-creator/blob/main/images/media/daylight-settings.png`
- ✅ `https://github.com/decentraland/docs/blob/main/creator/images/media/daylight-settings.png`

**`creator-esp/sdk7/other/scene-analytics.md`** (line 20, NOT in a comment — rendered live)
- ❌ `https://github.com/decentraland/docs-creator/blob/main/sdk7/other/[https:/docs.wemeta.world](https:/www.wemetalabs.com/)/README.md`
- ✅ Link text should point to `https://docs.wemeta.world` or `https://www.wemetalabs.com/`

**`creator-esp/3d-modeling/textures.md`** (lines 162, 164)
- ❌ `https://github.com/decentraland/docs-creator/blob/main/images/3d-models-and-animations/glb-extractor/texture_extractor.sh`
- ✅ `https://github.com/decentraland/docs/blob/main/creator/images/3d-models-and-animations/glb-extractor/texture_extractor.sh`
- ❌ `https://github.com/decentraland/docs-creator/blob/main/images/3d-models-and-animations/glb-extractor/glb_texture_extract.bat`
- ✅ `https://github.com/decentraland/docs/blob/main/creator/images/3d-models-and-animations/glb-extractor/glb_texture_extract.bat`

---

## Broken Links — `docs-player` (5 occurrences in 1 file)

**`player-spa/introduction/about-decentraland.md`** (lines 33, 43, 49, 57, 69)
- ❌ `https://github.com/decentraland/docs-player/blob/main/dao/dao-userguide.md`
- ✅ `https://github.com/decentraland/docs/blob/main/player-spa/dao/dao-userguide.md`
- ❌ `https://github.com/decentraland/docs-player/blob/main/contributor/README.md`
- ✅ `https://github.com/decentraland/docs/blob/main/contributor/README.md`
- ❌ `https://github.com/decentraland/docs-player/blob/main/creator/README.md`
- ✅ `https://github.com/decentraland/docs/blob/main/creator/README.md`
- ❌ `https://github.com/decentraland/docs-player/blob/main/introduction/whitepaper.md`
- ✅ `https://github.com/decentraland/docs/blob/main/introduction/whitepaper.md`
- ❌ `https://github.com/decentraland/docs-player/blob/main/dao/dao-userguide.md` *(duplicate)*
- ✅ `https://github.com/decentraland/docs/blob/main/player-spa/dao/dao-userguide.md`

---

*Reported by Jarvis bot. Scanned all 670+ markdown files in the repo.*

Contributor guide

Open the contributing guide

Research direction

Start with a repository-wide search for `docs-creator` and `docs-player`, then review the listed Markdown files under `creator/`, `creator-esp/`, and `player-spa/`. Update the 35 broken references using the paths specified in the issue, including the two garbled WeMeta links, and confirm no references to either non-existent repository remain.

Written by the indexing model from the issue text.

Assessment

Tech stack
github, markdown
Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
78/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.