Skip to content

Commit f418667

Browse files
authored
Merge pull request #1774 from Nishantjain10/doc-1733-fix-broken-link-in-documentation
Docs: fix broken cloud console links in blog post documentation
2 parents 7a33c9e + bd4deaf commit f418667

File tree

2 files changed

+2
-2
lines changed
  • src/routes/blog/post

2 files changed

+2
-2
lines changed

src/routes/blog/post/adding-url-shortener-function/+page.markdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ In this blog, we’ll learn to build a URL shortener using Appwrite Functions te
2020
You can find the source code on our [templates GitHub repository](https://github.com/appwrite/templates/tree/main/node/url-shortener).
2121

2222
# Setting up the Template
23-
To get started, you need to navigate to the functions page on the **[Appwrite](https://appwrite.io/cloud)** console. From there, we will select the **Templates** tab, search for and select the **URL Shortener** function template.
23+
To get started, you need to navigate to the functions page on the **[Appwrite](https://cloud.appwrite.io/)** console. From there, we will select the **Templates** tab, search for and select the **URL Shortener** function template.
2424

2525
![Function template](/images/blog/adding-url-shortener/functions.png)
2626

src/routes/blog/post/deploy-a-pdf-generation-service-with-appwrite-functions/+page.markdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,5 @@ We’ve covered the basics, and now it’s your time to shine! With a few change
6262
For more information about Appwrite and Appwrite Functions:
6363

6464
1. **[Appwrite Function Docs](https://appwrite.io/docs/functions)**: These documents provide more information on how to use Appwrite Functions.
65-
2. **[Appwrite Cloud](https://appwrite.io/cloud)**: Try our cloud service to get started quickly.
65+
2. **[Appwrite Cloud](https://cloud.appwrite.io/)**: Try our cloud service to get started quickly.
6666
3. **[Appwrite Discord](https://discord.com/invite/appwrite)**: Connect with other developers and the Appwrite team for discussion, questions, and collaboration.

0 commit comments

Comments
 (0)