Skip to content

Commit 1ce27a7

Browse files
committed
MC-5710: Beta docs tutorial
More broken links
1 parent fac945a commit 1ce27a7

File tree

3 files changed

+7
-9
lines changed

3 files changed

+7
-9
lines changed

docs/configurations/full-width-page-layout-configuration.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This topic describes the new full-width page layouts in Page Builder, along with
1212

1313
Page Builder sets the default layouts to the new full-width layouts supplied by our Page Builder module. So unless you change the page layout, new pages are full width by default.
1414

15-
![Page Layout Defaults](images/default-full-width.png)
15+
![Page Layout Defaults](../images/default-full-width.png)
1616

1717
**Note:** The full-width layouts are specific to Product, Category, and CMS Page. Using one of these layouts outside of its intended scope could yield unpredictable results.
1818

@@ -28,7 +28,7 @@ We do this by referencing the `main.content` container and replacing the `page-m
2828
<referenceContainer name="main.content" htmlTag="main" htmlClass="page-main-full-width" />
2929
```
3030

31-
![CMS Full Width Layout](images/cms-full-width.png)
31+
![CMS Full Width Layout](../images/cms-full-width.png)
3232

3333
## Category Full Width
3434

@@ -56,7 +56,7 @@ We do this within `category-full-width.xml` by creating new wrapping containers
5656
<move element="category.cms.wrapper" destination="category.view.container" after="category.description.wrapper"/>
5757
```
5858

59-
![Category Full Width Layout](images/category-full-width.png)
59+
![Category Full Width Layout](../images/category-full-width.png)
6060

6161
## Product Full Width
6262

@@ -83,7 +83,7 @@ In `product-full-width.xml`, we create a new wrapper for product details & descr
8383
<move element="product.info.description" destination="product.info.description.wrapper"/>
8484
```
8585

86-
![Product Full Width Layout](images/product-full-width.png)
86+
![Product Full Width Layout](../images/product-full-width.png)
8787

8888
## Custom Theme Full Width
8989

docs/getting-started/install-pagebuilder.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ When a new version of Page Builder is available, destroy your existing 2.3.0-alp
5050

5151
### Page Builder repositories access problems
5252

53-
If you are having trouble accessing PageBuilder repositories, please contact [Olena Tkacheva].
53+
If you are having trouble accessing PageBuilder repositories, please contact Olena Tkacheva.
5454

5555
### 2.3 alpha installation problems
5656

@@ -65,8 +65,7 @@ Could not find a matching version of package magento/module-page-builder-commerc
6565
```
6666

6767
Check your composer keys in the `auth.json` file.
68-
If these keys are correct and you still encounter these errors, please contact [Olena Tkacheva].
68+
If these keys are correct and you still encounter these errors, please contact Olena Tkacheva.
6969

70-
[Olena Tkacheva]: https://magentocommeng.slack.com/messages/@UAFV915FB
7170

7271
<!-- {% endraw %} -->

docs/getting-started/introduction.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,8 @@ We are particularly interested on your thoughts on the following:
105105

106106
To participate in technical discussions and ask questions, join us in [Slack].
107107

108-
For all other questions or requests, contact [Olena Tkacheva].
108+
For all other questions or requests, contact Olena Tkacheva or Dave Macaulay.
109109

110110
[Slack]: https://magentocommeng.slack.com/
111-
[Olena Tkacheva]: https://magentocommeng.slack.com/messages/@UAFV915FB
112111

113112
<!-- {% endraw %} -->

0 commit comments

Comments
 (0)