Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MaikaiMa committed Oct 26, 2023
1 parent 90d318b commit 87b93b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plugins/strapi-plugin-internal-links/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ module.exports = ({ env }) => ({
enabled: true,
config: {
environment: 'test',
useSinglePageType: 'api::page.page', // Optional option to use a single page type like the page builder (without page builder options)
pageBuilder: {
enabled: true, // When enabled, pageBuilder plugin logic is applied.
pageUid: 'undefined | string',
Expand Down

0 comments on commit 87b93b7

Please sign in to comment.