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 torch_geometric.nn.aggr article note link #8755

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

m-atalla
Copy link
Contributor

Hi,

I have come across a link being formatted incorrectly in the docs for Aggregation Operators. The incorrect link appears in the note section, as shown in this screenshot:
image

This PR fixes the link formatting to ensure it's rendered properly.

Thank you.

Copy link
Member

@rusty1s rusty1s left a comment

Choose a reason for hiding this comment

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

Thanks

@rusty1s rusty1s merged commit 18c81df into pyg-team:master Jan 12, 2024
14 of 15 checks passed
kgajdamo pushed a commit that referenced this pull request Jan 22, 2024
Hi, 

I have come across a link being formatted incorrectly in the docs for
[Aggregation
Operators](https://pytorch-geometric.readthedocs.io/en/latest/modules/nn.html#aggregation-operators).
The incorrect link appears in the note section, as shown in this
screenshot:

![image](https://github.com/pyg-team/pytorch_geometric/assets/33166525/879c8b79-52d7-45ce-a978-29608b66c70d)

This PR fixes the link formatting to ensure it's rendered properly.

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

Successfully merging this pull request may close these issues.

None yet

3 participants