Skip to content

Conversation

arnavpatel82
Copy link
Contributor


name: Pull Request
about: Create a pull request to contribute to the project
title: 'fixed broken image links in several docs in the sdk'
labels: 'Documentation'
assignees: ''

Description of Changes
changed /images/foo.png to ../images/foo.png in several mdx files in docs/sdk, fixing broken image links

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • New example
  • Test improvement

Testing
just a simple docs fix

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have run my code against examples and ensured no errors
  • Any dependent changes have been merged and published in downstream modules

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant