We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29a6704 commit 3b4f999Copy full SHA for 3b4f999
docs/gatsby-config.js
@@ -68,7 +68,7 @@ module.exports = {
68
{
69
resolve: `gatsby-plugin-catch-links`,
70
options: {
71
- excludePattern: /(excluded-link|external)/,
+ excludePattern: /\/aws-lambda-powertools-python/,
72
},
73
74
'gatsby-plugin-antd',
0 commit comments