Browse Source

fix: Corrected domain from http://dify.ai to https://dify.ai (#6)

tags/0.2.2
John Wang 2 years ago
parent
commit
58db0fac36
No account linked to committer's email address
2 changed files with 4 additions and 4 deletions
  1. 2
    2
      README.md
  2. 2
    2
      README_CN.md

+ 2
- 2
README.md View File

@@ -4,7 +4,7 @@
<a href="./README_CN.md">简体中文</a>
</p>

[Website](http://dify.ai) • [Docs](https://docs.dify.ai) • [Twitter](https://twitter.com/dify_ai)
[Website](https://dify.ai) • [Docs](https://docs.dify.ai) • [Twitter](https://twitter.com/dify_ai)

**Dify** is an easy-to-use LLMOps platform designed to empower more people to create sustainable, AI-native applications. With visual orchestration for various application types, Dify offers out-of-the-box, ready-to-use applications that can also serve as Backend-as-a-Service APIs. Unify your development process with one API for plugins and datasets integration, and streamline your operations using a single interface for prompt engineering, visual analytics, and continuous improvement.

@@ -21,7 +21,7 @@ Dify is compatible with Langchain, meaning we'll gradually support multiple LLMs

## Use Cloud Services

Visit [Dify.ai](http://dify.ai)
Visit [Dify.ai](https://dify.ai)

## Install the Community Edition


+ 2
- 2
README_CN.md View File

@@ -5,7 +5,7 @@
</p>


[官方网站](http://dify.ai) • [文档](https://docs.dify.ai/v/zh-hans) • [Twitter](https://twitter.com/dify_ai)
[官方网站](https://dify.ai) • [文档](https://docs.dify.ai/v/zh-hans) • [Twitter](https://twitter.com/dify_ai)

**Dify** 是一个易用的 LLMOps 平台,旨在让更多人可以创建可持续运营的原生 AI 应用。Dify 提供多种类型应用的可视化编排,应用可开箱即用,也能以“后端即服务”的 API 提供服务。

@@ -23,7 +23,7 @@ Dify 兼容 Langchain,这意味着我们将逐步支持多种 LLMs ,目前

## 使用云服务

访问 [Dify.ai](http://cloud.dify.ai)
访问 [Dify.ai](https://cloud.dify.ai)

## 安装社区版


Loading…
Cancel
Save