File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
le-2021/layouts/shortcodes
le-2025/layouts/shortcodes Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ <h1 id="{{ anchorize (i18n "client_developer_information") }}">{{ i18n "client_d
4545< ul >
4646 < li > {{ template "link" (dict "context" . "page" "/docs/integration-guide") }}</ li >
4747 < li > {{ template "link" (dict "context" . "page" "/docs/acme-protocol-updates") }}</ li >
48- < li > < a href ="https://github.com/letsencrypt/boulder/blob/master /docs/acme-divergences.md "> {{ i18n "acme_divergences_rfc" }}</ a > </ li >
48+ < li > < a href ="https://github.com/letsencrypt/boulder/blob/main /docs/acme-divergences.md "> {{ i18n "acme_divergences_rfc" }}</ a > </ li >
4949 < li > {{ template "link" (dict "context" . "page" "/docs/account-id") }}</ li >
5050</ ul >
5151
Original file line number Diff line number Diff line change 3030 {{ .RelPermalink }}
3131 </ td >
3232 < td >
33- < a href ='https://github.com/letsencrypt/website/commits/master /content/en/{{ replace .File "\\" "/" }} '> GitHub history</ a >
33+ < a href ='https://github.com/letsencrypt/website/commits/main /content/en/{{ replace .File.Path "\\" "/" }} '> GitHub history</ a >
3434 </ td >
3535 {{ $lastmod := .Lastmod }}
3636
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ <h1 id="{{ anchorize (i18n "client_developer_information") }}">{{ i18n "client_d
4646< ul >
4747 < li > {{ template "link" (dict "context" . "page" "/docs/integration-guide") }}</ li >
4848 < li > {{ template "link" (dict "context" . "page" "/docs/acme-protocol-updates") }}</ li >
49- < li > < a href ="https://github.com/letsencrypt/boulder/blob/master /docs/acme-divergences.md "> {{ i18n "acme_divergences_rfc" }}</ a > </ li >
49+ < li > < a href ="https://github.com/letsencrypt/boulder/blob/main /docs/acme-divergences.md "> {{ i18n "acme_divergences_rfc" }}</ a > </ li >
5050 < li > {{ template "link" (dict "context" . "page" "/docs/account-id") }}</ li >
5151</ ul >
5252
Original file line number Diff line number Diff line change 3030 {{ .RelPermalink }}
3131 </ td >
3232 < td >
33- < a href ='https://github.com/letsencrypt/website/commits/master /content/en/{{ replace .File "\\" "/" }} '> GitHub history</ a >
33+ < a href ='https://github.com/letsencrypt/website/commits/main /content/en/{{ replace .File.Path "\\" "/" }} '> GitHub history</ a >
3434 </ td >
3535 {{ $lastmod := .Lastmod }}
3636
You can’t perform that action at this time.
0 commit comments