Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix link to GPUVertexBufferLayout #3906

Merged
merged 1 commit into from
Jul 5, 2023
Merged

Fix link to GPUVertexBufferLayout #3906

merged 1 commit into from
Jul 5, 2023

Conversation

fornwall
Copy link
Contributor

@fornwall fornwall commented Jul 5, 2023

Checklist

  • Run cargo clippy.
  • Run cargo clippy --target wasm32-unknown-unknown if applicable.
  • Add change to CHANGELOG.md. See simple instructions inside file.

Connections
Fixes #3342.

Description
The link to GPUVertexBufferLayout in the documentation is wrong.

Testing
Browse the generated docs.

Copy link
Collaborator

@grovesNL grovesNL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@grovesNL grovesNL merged commit 234dea1 into gfx-rs:trunk Jul 5, 2023
@fornwall fornwall deleted the correct-vertex-buffer-layout-link branch July 5, 2023 22:50
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.

Incorrect link in documentation for wgpu::VertexBufferLayout
2 participants