File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -190,7 +190,7 @@ sentry_sdk.init(dsn="___PUBLIC_DSN___", option_name=value)
1901902 . ** Save files:**
191191 - Write new files or edit existing:
192192 - Troubleshooting: Add to existing page's "Troubleshooting" section
193- - Integrations: ` docs/platforms/{sdk}/integrations/{name}/index.mdx ` (Ruby uses ` guides/ ` )
193+ - Integrations: ` docs/platforms/{sdk}/integrations/{name}/index.mdx ` (Ruby: update table in ` docs/platforms/ruby/common/integrations/index.mdx ` )
194194 - Configuration: Add ` <SdkOption> ` to ` docs/platforms/{sdk}/configuration/options.mdx `
195195 - Features: ` docs/platforms/{sdk}/{category}/{feature}.mdx `
196196 - Set sidebar navigation in MDX frontmatter if creating new page: ` sidebar_order ` (number), ` sidebar_title ` (optional), ` sidebar_section ` (optional)
You can’t perform that action at this time.
0 commit comments