Skip to content

Commit 449f275

Browse files
authored
[BUGFIX] Fix integration tests (TYPO3-Documentation#1119)
1 parent 3bf4430 commit 449f275

File tree

1 file changed

+4
-4
lines changed
  • tests/Integration/tests/roles/role-composer/expected

1 file changed

+4
-4
lines changed

tests/Integration/tests/roles/role-composer/expected/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ <h1>Document Title<a class="headerlink" href="#document-title" data-bs-toggle="m
1010
data-description="TYPO3 CMS Core"
1111
data-composername="typo3/cms-core"
1212
data-composercommand="composer req typo3/cms-core"
13-
data-homepage="https://typo3.org"
14-
data-documentation="https://docs.typo3.org"
15-
data-issues="https://forge.typo3.org"
16-
data-source="https://github.com/typo3/typo3"
13+
data-homepage="https://typo3.community/"
14+
data-documentation="https://docs.typo3.org/"
15+
data-issues="https://forge.typo3.org/issues/"
16+
data-source="https://github.com/TYPO3/typo3/"
1717
>
1818
typo3/cms-core
1919
</a>.</p>

0 commit comments

Comments
 (0)