Skip to content

docs: update translation editor links#8850

Open
JSap0914 wants to merge 1 commit into
AppFlowy-IO:mainfrom
JSap0914:codex/fix-inlang-readme-link-8849
Open

docs: update translation editor links#8850
JSap0914 wants to merge 1 commit into
AppFlowy-IO:mainfrom
JSap0914:codex/fix-inlang-readme-link-8849

Conversation

@JSap0914

@JSap0914 JSap0914 commented Jul 5, 2026

Copy link
Copy Markdown

Summary

  • replace the broken Inlang badge/editor links in the README translation section with the current Fink workspace URL
  • remove the dead badge image because the Inlang badge endpoint now returns 404

Fixes #8849.

Source proof

Verification

Summary by Sourcery

Documentation:

  • Refresh README translation instructions and links to point to the Fink online editor and remove the obsolete Inlang badge link.

Copilot AI review requested due to automatic review settings July 5, 2026 07:58
@sourcery-ai

sourcery-ai Bot commented Jul 5, 2026

Copy link
Copy Markdown
Contributor
Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

This PR updates the translation-related links in README.md to point from deprecated Inlang resources to the current Fink workspace, and removes the broken badge image link.

Flow diagram for updated translation tooling links in README

flowchart LR
    Contributor[Contributor reads README Translations section]
    BadgeLink[Translate AppFlowy with Fink link]
    EditorLink[Fink online editor link]
    FinkWorkspace[Fink AppFlowy workspace]

    Contributor --> BadgeLink
    Contributor --> EditorLink
    BadgeLink --> FinkWorkspace
    EditorLink --> FinkWorkspace
Loading

File-Level Changes

Change Details Files
Update README translation section to use Fink editor URLs instead of deprecated Inlang links and remove the broken translation badge.
  • Replace the Inlang badge markdown with a plain text link labeled "Translate AppFlowy with Fink" that points to the Fink workspace URL with the ref=badge parameter.
  • Update the reference to the "inlang online editor" to instead reference the "Fink online editor" while keeping the surrounding translation instructions unchanged.
  • Ensure all remaining Inlang-related references in the translation section now resolve to working Fink URLs.
README.md

Assessment against linked issues

Issue Objective Addressed Explanation
#8849 Update the broken Inlang editor link in the README translation section to point to a working, current translation workspace or workflow.
#8849 Remove or update the broken Inlang translation badge/link in the README that currently returns a 404 error.

Possibly linked issues


Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] docs: Broken Inlang translation link in README (404 Error)

3 participants