🐛 Fixed link to translation information in general settings#16804
Merged
mike182uk merged 1 commit intoTryGhost:mainfrom May 16, 2023
mike182uk:fix-pub-lang-setting-desc-link
Merged
🐛 Fixed link to translation information in general settings#16804mike182uk merged 1 commit intoTryGhost:mainfrom mike182uk:fix-pub-lang-setting-desc-link
mike182uk merged 1 commit intoTryGhost:mainfrom
mike182uk:fix-pub-lang-setting-desc-link
Conversation
closes TryGhost/Product#3212 The link in the description for the publication lanaguage setting in general settings was pointing to an outdated page (https://ghost.org/docs/i18n/). This fix updates the link to point at https://ghost.org/docs/faq/translation/
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #16804 +/- ##
==========================================
- Coverage 72.29% 72.22% -0.07%
==========================================
Files 1795 1795
Lines 113801 113801
Branches 17017 17003 -14
==========================================
- Hits 82267 82198 -69
- Misses 30425 30497 +72
+ Partials 1109 1106 -3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
closes https://github.com/TryGhost/Team/issues/3212
The link in the description for the publication language setting in general settings was pointing to an outdated page (https://ghost.org/docs/i18n/). This fix updates the link to point at https://ghost.org/docs/faq/translation/