Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
update link to documentation
  • Loading branch information
pniederlag authored Apr 1, 2021
1 parent baf8b5f commit 5cb01ee
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@

## Introduction

This API provides an easy and reliable way to register content blocks (composer packages).
See [Content Blocks Registration in TYPO3](https://github.com/TYPO3-Initiatives/structured-content/blob/master/Documentation/ContentBlocks/ContentBlockRegistration.md)
for more information about content blocks.
This API provides an easy and reliable way to register content blocks (composer packages).
Follow this README for a qick getting started overview.
Find the full [Documentation](https://github.com/TYPO3-Initiatives/content-block-registration-api/blob/master/Documentation/Index.rst) inside this repository.

### Status

Expand Down Expand Up @@ -131,4 +131,4 @@ lib.contentBlock {

You can inject your code via the extension settings in the install tool. There you can set the default TypoScript to your specific file like `EXT:sitepackage/Configuration/TypoScript/contentBlock.typoscript`.

The second thing in the extension configuration is to enable the frame pallet in the appearance section. This might be a helpful feature if you are using fluid_styled_content or bootstrap_package.
The second thing in the extension configuration is to enable the frame pallet in the appearance section. This might be a helpful feature if you are using fluid_styled_content or bootstrap_package.

0 comments on commit 5cb01ee

Please sign in to comment.