diff --git a/README.md b/README.md index 93b7b76e0..9403b5708 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This is the home of Ember.js based admin client that ships with [Ghost](https://github.com/tryghost/ghost). -**Do you want to set up a Ghost blog?** Check the [getting started guide](https://ghost.org/docs/concepts/introduction/) +**Do you want to set up a Ghost blog?** Check the [getting started guide](https://ghost.org/docs/introduction/) **Do you want to modify or contribute to Ghost-Admin?** Please read how to [install from source](https://ghost.org/docs/install/source/) and swing by our [forum](https://forum.ghost.org) if you need any help πŸ˜„ diff --git a/SECURITY.md b/SECURITY.md index 9fa77b733..342df0e95 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,6 +4,6 @@ Potential security vulnerabilities can be reported directly us at `security@ghos The full, up-to-date details of our security policy and procedure can always be found in our documentation: -https://ghost.org/docs/concepts/security/ +https://ghost.org/docs/security/ -Please refer to this before emailing us. Thanks for helping make Ghost safe for everyone πŸ™. \ No newline at end of file +Please refer to this before emailing us. Thanks for helping make Ghost safe for everyone πŸ™. diff --git a/app/components/gh-members-lab-setting.hbs b/app/components/gh-members-lab-setting.hbs index c2634c2f9..d3bfd14ae 100644 --- a/app/components/gh-members-lab-setting.hbs +++ b/app/components/gh-members-lab-setting.hbs @@ -407,7 +407,7 @@

Email newsletter settings

-

The Mailgun API is used for bulk email newsletter delivery. Why is this required?

+

The Mailgun API is used for bulk email newsletter delivery. Why is this required?

diff --git a/app/controllers/setup/three.js b/app/controllers/setup/three.js index cda88707d..12432bac7 100644 --- a/app/controllers/setup/three.js +++ b/app/controllers/setup/three.js @@ -232,7 +232,7 @@ export default Controller.extend({ invitationsString = erroredEmails.length > 1 ? ' invitations: ' : ' invitation: '; message = `Failed to send ${erroredEmails.length} ${invitationsString}`; message += Ember.Handlebars.Utils.escapeExpression(erroredEmails.join(', ')); - message += '. Please check your email configuration, see https://ghost.org/docs/concepts/config/#mail for instructions'; + message += '. Please check your email configuration, see https://ghost.org/docs/config/#mail for instructions'; message = htmlSafe(message); notifications.showAlert(message, {type: 'error', delayed: successCount > 0, key: 'signup.send-invitations.failed'}); diff --git a/app/services/tour.js b/app/services/tour.js index 3203055da..bd3bc02d4 100644 --- a/app/services/tour.js +++ b/app/services/tour.js @@ -60,7 +60,7 @@ export default Service.extend(Evented, { }, { id: 'upload-a-theme', title: 'Customising your publication', - message: 'Using custom themes you can completely control the look and feel of your site to suit your brand. Here\'s a full guide to help: https://ghost.org/docs/api/handlebars-themes/' + message: 'Using custom themes you can completely control the look and feel of your site to suit your brand. Here\'s a full guide to help: https://ghost.org/docs/themes/' }]; }, diff --git a/app/templates/about.hbs b/app/templates/about.hbs index e10db8908..52ed4aec3 100644 --- a/app/templates/about.hbs +++ b/app/templates/about.hbs @@ -36,7 +36,7 @@

Ghost is built by an incredible group of contributors from all over the world. Here are just a few of the people who helped create the version you’re using right now.

- Find out how you can get involved + Find out how you can get involved diff --git a/app/templates/editor.hbs b/app/templates/editor.hbs index 39417f42f..94384fff5 100644 --- a/app/templates/editor.hbs +++ b/app/templates/editor.hbs @@ -90,7 +90,7 @@
{{gh-pluralize this.wordCount.wordCount "word"}}
- {{svg-jar "help" class="w4 h4 stroke-midgrey-l2"}} + {{svg-jar "help" class="w4 h4 stroke-midgrey-l2"}}
diff --git a/app/templates/settings/design.hbs b/app/templates/settings/design.hbs index 912240ea6..375994e31 100644 --- a/app/templates/settings/design.hbs +++ b/app/templates/settings/design.hbs @@ -136,7 +136,7 @@ - +
{{svg-jar "book-open"}}
diff --git a/app/templates/settings/general.hbs b/app/templates/settings/general.hbs index 82339e255..1e2f22f4a 100644 --- a/app/templates/settings/general.hbs +++ b/app/templates/settings/general.hbs @@ -86,7 +86,7 @@ data-test-input="lang" /> -

Default: English (en); you can add translation files to your theme for any language

+

Default: English (en); you can add translation files to your theme for any language

{{/liquid-if}} diff --git a/app/templates/settings/integrations/amp.hbs b/app/templates/settings/integrations/amp.hbs index f1df1bfaf..1a330c0df 100644 --- a/app/templates/settings/integrations/amp.hbs +++ b/app/templates/settings/integrations/amp.hbs @@ -57,7 +57,7 @@
Google Analytics Tracking ID
-
Tracks AMP traffic in Google Analytics, find your ID here
+
Tracks AMP traffic in Google Analytics, find your ID here
Redirects
-
Configure redirects for old or moved content, more info in the docs
+
Configure redirects for old or moved content, more info in the docs
{{#each uploader.errors as |error|}}
{{or error.context error.message}}
{{/each}} diff --git a/app/templates/settings/labs/members.hbs b/app/templates/settings/labs/members.hbs index edae1834b..df382265a 100644 --- a/app/templates/settings/labs/members.hbs +++ b/app/templates/settings/labs/members.hbs @@ -2,7 +2,7 @@

Labs - {{svg-jar "arrow-right"}} + {{svg-jar "arrow-right"}} Members

@@ -47,6 +47,6 @@
{{/if}} - + \ No newline at end of file diff --git a/lib/koenig-editor/addon/components/koenig-card-email.hbs b/lib/koenig-editor/addon/components/koenig-card-email.hbs index da4743981..4be5ce349 100644 --- a/lib/koenig-editor/addon/components/koenig-card-email.hbs +++ b/lib/koenig-editor/addon/components/koenig-card-email.hbs @@ -33,7 +33,7 @@

Only visible when delivered by email, this card will not be published on your site. - {{svg-jar "help" class="stroke-midgrey"}} + {{svg-jar "help" class="stroke-midgrey"}}

{{else}} diff --git a/mirage/config.js b/mirage/config.js index 3895f266b..763930c69 100644 --- a/mirage/config.js +++ b/mirage/config.js @@ -100,14 +100,14 @@ export function testConfig() { { title: 'Custom image alt tags', custom_excerpt: null, - html: '

We just shipped custom image alt tag support in the Ghost editor. This is one of our most requested features - and great news for accessibility and search engine optimisation for your Ghost publication.

Previously, you\'d need to use a Markdown card to add an image alt tag. Now you can create alt tags on the go directly from the editor, without the need to add any additional cards or custom tags.

To write your alt tag, hit the alt button on the right in the caption line, type your alt text and then hit the button again to return to the caption text.

Ghost(Pro) users already have access to custom image alt tags. Self hosted developers can use Ghost-CLI to install the latest release!

', + html: '

We just shipped custom image alt tag support in the Ghost editor. This is one of our most requested features - and great news for accessibility and search engine optimisation for your Ghost publication.

Previously, you\'d need to use a Markdown card to add an image alt tag. Now you can create alt tags on the go directly from the editor, without the need to add any additional cards or custom tags.

To write your alt tag, hit the alt button on the right in the caption line, type your alt text and then hit the button again to return to the caption text.

Ghost(Pro) users already have access to custom image alt tags. Self hosted developers can use Ghost-CLI to install the latest release!

', slug: 'image-alt-text-support', published_at: '2019-08-05T07:46:16.000+00:00', - url: 'https://ghost.org/blog/image-alt-text-support/' + url: 'https://ghost.org/changelog/image-alt-text-support/' } ], changelogMajor: [], - changelogUrl: 'https://ghost.org/blog/' + changelogUrl: 'https://ghost.org/changelog/' }; }); } diff --git a/tests/acceptance/settings/design-test.js b/tests/acceptance/settings/design-test.js index fea75a60a..bfe640399 100644 --- a/tests/acceptance/settings/design-test.js +++ b/tests/acceptance/settings/design-test.js @@ -458,7 +458,7 @@ describe('Acceptance: Settings - Design', function () { theme.warnings = [{ level: 'warning', rule: 'Assets such as CSS & JS must use the {{asset}} helper', - details: '

The listed files should be included using the {{asset}} helper. For more information, please see the asset helper documentation.

', + details: '

The listed files should be included using the {{asset}} helper. For more information, please see the asset helper documentation.

', failures: [ { ref: '/assets/dist/img/apple-touch-icon.png' @@ -640,7 +640,7 @@ describe('Acceptance: Settings - Design', function () { theme.update({warnings: [{ level: 'warning', rule: 'Assets such as CSS & JS must use the {{asset}} helper', - details: '

The listed files should be included using the {{asset}} helper. For more information, please see the asset helper documentation.

', + details: '

The listed files should be included using the {{asset}} helper. For more information, please see the asset helper documentation.

', failures: [ { ref: '/assets/dist/img/apple-touch-icon.png'