Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 4677618

Browse files
Merge pull request #3335 from magento/fix-links-techbulletin
Fix links: Tech Bulletins
2 parents 86fb810 + c1a9d1a commit 4677618

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

_config.checks.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,8 @@ html-proofer:
1414
:in_processes: 3
1515
:file_ignore:
1616
- !ruby/regexp /guides\/m1x/
17-
- !ruby/regexp /magento-techbull\.html/
18-
- !ruby/regexp /swagger/
1917
- !ruby/regexp /template\.html/
2018
- !ruby/regexp /videos/
2119
- !ruby/regexp /whats-new\.html/
2220
:url_ignore:
2321
- !ruby/regexp /guides\/v2\.0/
24-
# - !ruby/regexp /mrg/
25-

magento-techbull.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,10 @@ This page lists technical bulletins for the Magento application.
1414

1515
## Magento 2.0.x and 2.1.x
1616

17-
[USPS Service Name Change (September 7, 2017)]({{ page.baseurl }}/release-notes/tech_bull_USPS-patch-Sept2017.html)
17+
[USPS Service Name Change (September 7, 2017)](https://devdocs.magento.com/guides/v2.1/release-notes/tech_bull_USPS-patch-Sept2017.html)
18+
19+
[Transport Layer Security (TLS) 1.1+ requirement for repo.magento.com (June 30, 2016)](https://devdocs.magento.com/guides/v2.1/release-notes/tech_bull_tls-repo.html)
1820

19-
[Transport Layer Security (TLS) 1.1+ requirement for repo.magento.com (June 30, 2016)]({{ page.baseurl }}/release-notes/tech_bull_tls-repo.html)
2021

2122
## Magento 2.0.x
2223

0 commit comments

Comments
 (0)