Skip to content

Commit 6f5d470

Browse files
committed
Markdown lint: descriptive-link-text
1 parent 5246e0d commit 6f5d470

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.markdownlint-cli2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ config:
1616

1717
# table-column-count: true
1818
blanks-around-tables: true
19-
# descriptive-link-text: true
19+
descriptive-link-text: true
2020
# table-column-style: aligned
2121
# link-fragments: true
2222
# no-alt-text: true

docs/release_notes/ez_platform_v1.10.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Starting with 1.10, a new command `ezplatform:io:migrate-files` has been added
9191
### eZ Platform Enterprise Edition - Studio Demo
9292

9393
- [NovaeZSEOBundle](https://github.com/Novactive/NovaeZSEOBundle/) is now included in Studio Demo. NovaeZSEOBundle includes a new field type that lets you manage your SEO strategy in very advanced and powerful ways.
94-
- We also improved the way we provide personalization in the site using a profiling block and letting the end user manage their preferences by themselves. In this new version, the end user, once logged on the site, can access a page where they can define their content preferences. See [here](https://ez.no/Blog/Personalization-Does-Not-Have-to-Be-that-Complex) for more information.
94+
- We also improved the way we provide personalization in the site using a profiling block and letting the end user manage their preferences by themselves. In this new version, the end user, once logged on the site, can access a page where they can define their content preferences.
9595

9696
## Full list of new features, improvements and bug fixes since v1.9.0
9797

docs/update_and_migration/migrate_to_ibexa_dxp/migrating_from_ez_publish_platform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ Move over registration of _your_ bundles you have from src and from composer pac
195195
### 2.5. Optional: Install Legacy Bridge
196196

197197
If you don't plan to migrate content directly to newer eZ Platform field types, you can optionally install Legacy Bridge and gradually handle code and subsequent content migration afterwards.
198-
For installation instructions see [here](https://github.com/ezsystems/LegacyBridge/blob/master/INSTALL.md).
198+
For more information, see [LegacyBridge installation instructions](https://github.com/ezsystems/LegacyBridge/blob/master/INSTALL.md).
199199

200200
!!! note
201201

0 commit comments

Comments
 (0)