Update brand.md (#6795)

Updated broken image link
This commit is contained in:
Mike Thomas 2022-07-21 14:33:47 +09:00 committed by GitHub
parent 4a28975435
commit 43197b2f77
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -534,7 +534,7 @@ Use the following code snippet to include an inline CTA (call to action) in your
</call-to-action>
```
![Customizable CTA example](../website/assets/images/cta-example-1-900x320@2x.jpg)
![Customizable CTA example](../images/cta-example-1-900x320@2x.jpg)
> __Tip__: paste the code-snippet at the end of your article, or, when creating long articles, consider adding a CTA mid-way through.
@ -571,7 +571,7 @@ In the following example we will modify `title`, `text`, `primary-button-text`,
</call-to-action>
```
![Customizable CTA example](../website/assets/images/cta-example-2-900x280@2x.jpg)
![Customizable CTA example](../images/cta-example-2-900x280@2x.jpg)
### Other pages of interest
- [Process for submitting and publishing articles](https://docs.google.com/document/d/1owejJ7PjCVm0e21QNXjzw7SRMa3FdkRxb8WoHkKxWRE/edit?usp=sharing)