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: added original removed messaging providers doc page #1500

Merged
merged 4 commits into from
Dec 30, 2024

Conversation

ChiragAgg5k
Copy link
Member

@ChiragAgg5k ChiragAgg5k commented Nov 19, 2024

What does this PR do?

This PR adds back the originally removed docs/products/messaging/providers documentation page. It was originally removed to make the providers more visible and easier to find, but some link according to issue #1479 still redirect to this page and having this page would still be beneficial.

Test Plan

I have tested that the new page is rendering properly and updated the links to properly redirect to their respective documentations.

Related PRs and Issues

Have you read the Contributing Guidelines on issues?

Yes I have.

Screenshot 2024-11-20 at 12 44 15 AM

@stnguyen90
Copy link
Contributor

@ChiragAgg5k, next time, please make sure you ask to be assigned to the issue before submitting a PR.

Copy link
Contributor

@stnguyen90 stnguyen90 left a comment

Choose a reason for hiding this comment

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

We also need the link added to the sidebar under Concepts:

{
label: 'Providers',
href: '/docs/products/messaging/providers'
},

@ChiragAgg5k
Copy link
Member Author

sorry about that 😅
will remember next time for sure

Comment on lines 23 to 26
{
label: 'Providers',
href: '/docs/products/messaging/providers'
},
Copy link
Contributor

Choose a reason for hiding this comment

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

Please fix the formatting.

Comment on lines 26 to 27
{% cards_item href="/docs/products/messaging/sendgrid" title="Sendgrid" icon="icon-sendgrid" %}
Deliver custom email messages to users using Sendgrid.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
{% cards_item href="/docs/products/messaging/sendgrid" title="Sendgrid" icon="icon-sendgrid" %}
Deliver custom email messages to users using Sendgrid.
{% cards_item href="/docs/products/messaging/sendgrid" title="SendGrid" icon="icon-sendgrid" %}
Deliver custom email messages to users using SendGrid.

@ChiragAgg5k
Copy link
Member Author

added the fixes

@stnguyen90
Copy link
Contributor

@ChiragAgg5k, please make sure to re-request a review when you're all done with your changes:

image

@stnguyen90 stnguyen90 self-requested a review December 30, 2024 23:11
@stnguyen90 stnguyen90 merged commit d5da54f into appwrite:main Dec 30, 2024
1 check passed
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.

2 participants