Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some internal links #2259

Merged
merged 1 commit into from
Dec 22, 2023
Merged

Fix some internal links #2259

merged 1 commit into from
Dec 22, 2023

Conversation

adriendupuis
Copy link
Contributor

Question Answer
JIRA Ticket
Versions
Edition

Fix the following errors on 4.5:

INFO    -  Doc file 'api/rest_api/rest_api_usage/rest_api_usage.md' contains an unrecognized relative link 'rest_requests#siteaccess', it was left as is. Did you mean 'rest_requests.md#siteaccess'?
INFO    -  Doc file 'customer_management/create_user_registration_form.md' contains an unrecognized relative link 'user_registration#user-types', it was left as is.
INFO    -  Doc file 'infrastructure_and_maintenance/clustering/clustering.md' contains an unrecognized relative link 'reverse_proxy.md/#using-varnish-or-fastly', it was left as is.
INFO    -  Doc file 'resources/phpstorm_plugin.md' contains an unrecognized relative link 'install_on_ibexa_cloud', it was left as is.

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

@adriendupuis adriendupuis merged commit c7007ee into 4.5 Dec 22, 2023
4 checks passed
@adriendupuis adriendupuis deleted the fix-links-4.5 branch December 22, 2023 16:42
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.

1 participant