Skip to content

Commit

Permalink
[TASK] Migrate doc links to github
Browse files Browse the repository at this point in the history
  • Loading branch information
nhovratov committed Oct 15, 2024
1 parent 5bcd8de commit 2b19320
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Documentation/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ TYPO3 Content Blocks
content_blocks

:Package name:
contentblocks/content-blocks
friendsoftypo3/content-blocks

:Version:
|release|
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Installation/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Using Composer:

.. code-block:: shell
composer require contentblocks/content-blocks
composer require friendsoftypo3/content-blocks
For installations that don't use Composer, activate the Content Blocks extension
in the Extension Manager.
8 changes: 4 additions & 4 deletions Documentation/guides.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<extension class="\T3Docs\Typo3DocsTheme\DependencyInjection\Typo3DocsThemeExtension"
project-home="https://typo3.org/community/teams/typo3-development/initiatives/structured-content/content-blocks"
project-contact="https://typo3.org/community/teams/typo3-development/initiatives/structured-content/"
project-repository="https://github.com/nhovratov/content-blocks"
project-issues="https://github.com/nhovratov/content-blocks/issues"
project-repository="https://github.com/friendsoftypo3/content-blocks"
project-issues="https://github.com/friendsoftypo3/content-blocks/issues"
edit-on-github-branch="main"
edit-on-github="nhovratov/content-blocks"
edit-on-github="friendsoftypo3/content-blocks"
typo3-core-preferred="stable"
interlink-shortcode="contentblocks/content-blocks"
interlink-shortcode="friendsoftypo3/content-blocks"
/>
<project title="Content Blocks"
release="0.7"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ eventually this will become a Core feature in TYPO3 v13 LTS.
| | URL |
|--------------------|-------------------------------------------------------------------------------------|
| **Repository:** | https://github.com/nhovratov/content-blocks |
| **Documentation:** | https://docs.typo3.org/p/contentblocks/content-blocks/main/en-us/ |
| **Documentation:** | https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/ |
| **TER:** | https://extensions.typo3.org/extension/content_blocks |
| **Packagist:** | https://packagist.org/packages/friendsoftypo3/content-blocks |
| **Examples:** | https://github.com/nhovratov/content-blocks/tree/main/Build/content-blocks-examples |
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
}],
"support": {
"chat": "https://typo3.org/help",
"docs": "https://docs.typo3.org/p/contentblocks/content-blocks/main/en-us/",
"docs": "https://docs.typo3.org/p/friendsoftypo3/content-blocks/main/en-us/",
"issues": "https://forge.typo3.org",
"source": "https://github.com/typo3/typo3"
},
Expand Down

0 comments on commit 2b19320

Please sign in to comment.