Skip to content

Commit 86a0b43

Browse files
committed
Markdownlint: no-space-in-links
1 parent 965f3a9 commit 86a0b43

6 files changed

Lines changed: 7 additions & 7 deletions

File tree

.markdownlint-cli2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ config:
2323
# single-trailing-newline: true
2424
# no-emphasis-as-heading: true
2525
no-space-in-code: true
26-
# no-space-in-links: true
26+
no-space-in-links: true
2727
# fenced-code-language: true
2828
# first-line-heading: true
2929
# ol-prefix: one_or_ordered

docs/ibexa_products/ibexa_experience.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Additionally, you can monitor and manage the information obtained from website v
6464

6565
#### Site Factory
6666

67-
[Site Factory ](site_factory.md) is a site management interface, integrated with the back office.
67+
[Site Factory](site_factory.md) is a site management interface, integrated with the back office.
6868
It enables you to configure new sites without leaving the administration interface and editing SiteAccess configuration.
6969
With this feature you can create and deploy multiple websites at lightning speed and at scale.
7070
It allows you to manage expenses and resources while industrializing your web presence.

docs/release_notes/ez_platform_v1.7.0_lts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Community members are more than welcome to contribute to the translation process
4545
- Search:
4646
- Solr Search Engine: Plugins, extend the Solr index with custom data on Content, Translation and Location block level
4747
- For when you need to extend the index with additional data not applicable for FieldType custom fields feature
48-
- *[See Solr Bundle documentation for more info ](https://doc.ibexa.co/en/2.5/guide/search/solr/)*
48+
- *[See Solr Bundle documentation for more info](https://doc.ibexa.co/en/2.5/guide/search/solr/)*
4949
- Solr Search Engine: Support for FieldRelation on location search
5050
- Legacy Search Engine: Improve word boundaries detection
5151
- ezplatform:reindex added, a generic command for reindexing search index on the SiteAccess configured search engine

docs/release_notes/ez_platform_v1.8.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
**The FAST TRACK v1.8.0 release of eZ Platform and eZ Platform Enterprise Edition is available as of February 16, 2017.**
66

7-
If you're looking for the Long Term Support (LTS) release, see[ https://ezplatform.com/Blog/Long-Term-Support-is-Here](https://ezplatform.com/Blog/Long-Term-Support-is-Here)
7+
If you're looking for the Long Term Support (LTS) release, see[https://ezplatform.com/Blog/Long-Term-Support-is-Here](https://ezplatform.com/Blog/Long-Term-Support-is-Here)
88

99
## Notable Changes Since v1.7.0 LTS
1010

docs/release_notes/ez_platform_v1.9.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
**The FAST TRACK v1.9.0 release of eZ Platform and eZ Platform Enterprise Edition is available as of April 19, 2017.**
77

8-
If you're looking for the Long Term Support (LTS) release, see[ https://ezplatform.com/Blog/Long-Term-Support-is-Here](https://ezplatform.com/Blog/Long-Term-Support-is-Here)
8+
If you're looking for the Long Term Support (LTS) release, see[https://ezplatform.com/Blog/Long-Term-Support-is-Here](https://ezplatform.com/Blog/Long-Term-Support-is-Here)
99

1010

1111
## Notable changes since v1.8.0

docs/resources/new_in_doc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -729,7 +729,7 @@ Enhanced the PHP API with the following new classes and interfaces:
729729
- describing them in [user documentation](https://doc.ibexa.co/projects/userguide/en/latest/personalization/recommendation_models/#time-slot-based-models)
730730

731731
- Updated configuration details (including endpoint addresses and code examples) in multiple how-to articles:
732-
- [Enable Personalization ](https://doc.ibexa.co/en/4.6/personalization/enable_personalization/)
732+
- [Enable Personalization](https://doc.ibexa.co/en/4.6/personalization/enable_personalization/)
733733
- [Integrate recommendation service](https://doc.ibexa.co/en/4.6/personalization/integrate_recommendation_service/)
734734
- [Tracking integration](https://doc.ibexa.co/en/4.6/personalization/tracking_integration/)
735735
- [Track events with ibexa-tracker.js](https://doc.ibexa.co/en/4.6/personalization/tracking_with_ibexa-tracker/)
@@ -940,7 +940,7 @@ Enhanced the PHP API with the following new classes and interfaces:
940940
### Administration
941941

942942
- [Enhanced data migration doc](https://doc.ibexa.co/en/4.6/content_management/data_migration/importing_data/)
943-
- [Enhanced update to v3.3 procedure ](https://doc.ibexa.co/en/4.6/update_and_migration/from_2.5/to_3.3/)
943+
- [Enhanced update to v3.3 procedure](https://doc.ibexa.co/en/4.6/update_and_migration/from_2.5/to_3.3/)
944944

945945
### Content management
946946

0 commit comments

Comments
 (0)