diff --git a/content/projects/upstash-cli.mdx b/content/projects/upstash-cli.mdx index 10c3e69..081d930 100644 --- a/content/projects/upstash-cli.mdx +++ b/content/projects/upstash-cli.mdx @@ -2,7 +2,6 @@ title: "@upstash/cli" description: A CLI to provision and manage Upstash resources, including Redis and Kafka databases. date: "2022-05-16" -url: https://upstash.com/cli repository: upstash/cli published: true diff --git a/content/projects/upstash-edge-flags.mdx b/content/projects/upstash-edge-flags.mdx index 68cd1ba..876e713 100644 --- a/content/projects/upstash-edge-flags.mdx +++ b/content/projects/upstash-edge-flags.mdx @@ -2,7 +2,7 @@ title: "@upstash/edge-flags" description: Featues flags for your edge functions. date: "2022-12-12" -url: https://upstash.com/edge-flags +url: https://upstash.com/blog/edge-flags-beta repository: upstash/edge-flags published: true diff --git a/content/projects/upstash-ratelimit.mdx b/content/projects/upstash-ratelimit.mdx index 9a6fd6d..05544ae 100644 --- a/content/projects/upstash-ratelimit.mdx +++ b/content/projects/upstash-ratelimit.mdx @@ -2,7 +2,7 @@ title: "@upstash/ratelimit" description: Ratelimiting library for serverless and edge runtimes. Built on top of Upstash Redis. date: "2022-06-06" -url: https://upstash.com/ratelimit +url: https://upstash.com/blog/upstash-ratelimit repository: upstash/ratelimit published: true diff --git a/content/projects/upstash-web-analytics.mdx b/content/projects/upstash-web-analytics.mdx index 0cc58dc..9025b5a 100644 --- a/content/projects/upstash-web-analytics.mdx +++ b/content/projects/upstash-web-analytics.mdx @@ -1,7 +1,7 @@ --- title: Upstash Web Analytics description: A library to record and analyse web page traffic and user behaviour -repository: upstash/web-analytics +# repository: upstash/web-analytics published: true ---