mastodon / mastodon/documentation

Schema link broken - should be relative

Open Beginner friendly
#1,947 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
SCSS
Stars
1.7k
Forks
978
PR merge metrics
No merged PRs in 30d

Description

The documentation at https://docs.joinmastodon.org/spec/activitypub/#PropertyValue says:

As noted above while listing the schema.org @context extensions, Mastodon currently incorrectly expects and maps the term […]

However, that link goes to the root domain /#schema.

Instead, it should be relative - https://docs.joinmastodon.org/spec/activitypub#schema

Source:

https://github.com/mastodon/documentation/blob/bbf2634464593f8b937adb0515bceab900f54e0e/content/en/spec/activitypub.md?plain=1#L607

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open content/en/spec/activitypub.md around line 607 and inspect the schema.org @context extensions link. Replace the root-domain link with the relative link targeting the schema section in the ActivityPub page. Done means the rendered documentation link resolves to /spec/activitypub#schema.

Written by the indexing model from the issue text.

Assessment

Tech stack
markdown
Domain
documentation
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
95/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.