Skip to content

Fix few links - #3362

Merged
adriendupuis merged 3 commits into
5.0from
fix-links
Aug 24, 2026
Merged

Fix few links#3362
adriendupuis merged 3 commits into
5.0from
fix-links

Conversation

@adriendupuis

@adriendupuis adriendupuis commented Aug 24, 2026

Copy link
Copy Markdown
Contributor
Question Answer
JIRA Ticket
Versions
Edition

Checklist

  • Text renders correctly
  • Text has been checked with vale
  • Description metadata is up to date
  • Redirects cover removed/moved pages
  • Code samples are working
  • PHP code samples have been fixed with PHP CS fixer
  • Added link to this PR in relevant JIRA ticket or code PR

"multisite/translations_management/translate_with_cli",
"multisite/translations_management/extend_translations_management",
"api/event_reference/translations_management_events",
("/api/php_api/php_api_reference/namespaces/ibexa-contracts-translationsmanagement.html", "PHP API Reference", "<code>Ibexa\\Contracts\\TranslationsManagement</code>"),

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

It generates "https://doc.ibexa.co/en/5.0//api/php_api/php_api_reference/namespaces/ibexa-contracts-translationsmanagement.html" which is a redirection

Maybe the Python script could remove this slash.

@github-actions

github-actions Bot commented Aug 24, 2026

Copy link
Copy Markdown

Summary

Status Count
🔍 Total 750685
🔗 Unique 15043
✅ Successful 6305
⏳ Timeouts 0
🔀 Redirected 0
👻 Excluded 744380
❓ Unknown 0
🚫 Errors 0
⛔ Unsupported 0

Full Github Actions output

## Replace default suggestion source

To replace the default suggestion source, [decorate]([[= symfony_doc =]]/service_container/service_decoration.html) the built-in `BuildSuggestionCollectionEvent` subscriber with your own:
To replace the default suggestion source, [decorate]([[= symfony_doc =]]/service_container/decoration.html) the built-in `ContentSuggestionSubscriber` subscriber with your own:

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.

Not related to fixing links, but looking at this I believe the name of the subscribe should be here, not the name of the event (at least looking at the example)

@adriendupuis
adriendupuis marked this pull request as ready for review August 24, 2026 09:14
@adriendupuis
adriendupuis merged commit af191d0 into 5.0 Aug 24, 2026
11 checks passed
@adriendupuis
adriendupuis deleted the fix-links branch August 24, 2026 09:43
adriendupuis added a commit that referenced this pull request Aug 24, 2026
* translations_management.md: Fix PHP API Ref link

It generates "https://doc.ibexa.co/en/5.0//api/php_api/php_api_reference/namespaces/ibexa-contracts-translationsmanagement.html" which is a redirection

* Adjusted links after Symfony doc changes

* Fix a broken link in release notes (#3364)

---------

Co-authored-by: Marek Nocoń <mnocon@users.noreply.github.com>
Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>
adriendupuis added a commit that referenced this pull request Aug 24, 2026
* translations_management.md: Fix PHP API Ref link

It generates "https://doc.ibexa.co/en/5.0//api/php_api/php_api_reference/namespaces/ibexa-contracts-translationsmanagement.html" which is a redirection

* Adjusted links after Symfony doc changes

* Fix a broken link in release notes (#3364)

---------

Co-authored-by: Marek Nocoń <mnocon@users.noreply.github.com>
Co-authored-by: Tomasz Dąbrowski <64841871+dabrt@users.noreply.github.com>
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.

3 participants