Skip to content

Commit

Permalink
docs(readme): de
Browse files Browse the repository at this point in the history
docs(readme): de
  • Loading branch information
YueLiu1415926 authored Jun 18, 2020
1 parent ffddeb0 commit 8d3965a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.de.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ pip install cookiecutter && cookiecutter gh:jina-ai/cookiecutter-jina

<tr>
<td>
<h4><a href="https://docs.jina.ai/chapters/flow/README.html">Use Flow API to Compose Your Search Workflow</a></h4>
<h4><a href="https://docs.jina.ai/chapters/flow/index.html">Use Flow API to Compose Your Search Workflow</a></h4>
Learn how to orchestrate Pods to work together: sequentially and in parallel; locally and remotely
</td>
<td><h3>🐣</h3></td>
Expand All @@ -239,7 +239,7 @@ Learn how to orchestrate Pods to work together: sequentially and in parallel; lo

<tr>
<td>
<h4><a href="https://docs.jina.ai/chapters/io/main.html">Input and Output Functions in Jina</a></h4>
<h4><a href="https://docs.jina.ai/chapters/io/index.html">Input and Output Functions in Jina</a></h4>
Learn how the input and output functions work in Jina
</td>
<td><h3>🐣</h3></td>
Expand Down Expand Up @@ -297,7 +297,7 @@ Learn how to run a Flow remotely and use a local client to connect to it

<tr>
<td>
<h4><a href="https://docs.jina.ai/chapters/remote/main.html">Distribute Your Workflow Remotely</a></h4>
<h4><a href="https://docs.jina.ai/chapters/remote/index.html">Distribute Your Workflow Remotely</a></h4>
Learn to run Jina on remote instances and distribute your workflow
</td>
<td><h3>🕊</h3></td>
Expand All @@ -313,7 +313,7 @@ Learn how to implement your own ideas into Jina's plugin

<tr>
<td>
<h4><a href="https://docs.jina.ai/chapters/hub/main.html">Run Jina Pod via Docker Container</a></h4>
<h4><a href="https://docs.jina.ai/chapters/hub/index.html">Run Jina Pod via Docker Container</a></h4>
Learn how Jina solves complex dependencies easily with Docker container
</td>
<td><h3>🕊</h3></td>
Expand Down Expand Up @@ -345,10 +345,10 @@ Learn to use Jina Hub and share your extensions with engineers around the globe

Der beste Weg, Jina gründlich kennenzulernen, ist, unsere Dokumentation zu lesen. Die Dokumentation wird bei jedem Push, Merge und Release-Ereignis des Master-Zweiges erstellt. Weitere Einzelheiten zu den folgenden Themen finden Sie in unserer Dokumentation.

- [Jina Befehlszeilenschnittstelle Argumente erklärt](https://docs.jina.ai/chapters/cli/main.html)
- [Jina Befehlszeilenschnittstelle Argumente erklärt](https://docs.jina.ai/chapters/cli/index.html)
- [Jina Python API-Schnittstelle](https://docs.jina.ai/api/jina.html)
- [Jina YAML-Syntax für Ausführer, Treiber und Ablauf](https://docs.jina.ai/chapters/yaml/yaml.html)
- [Jina Protobuf-Schema](https://docs.jina.ai/chapters/proto/main.html)
- [Jina Protobuf-Schema](https://docs.jina.ai/chapters/proto/index.html)
- [In Jina verwendete Umgebungsvariablen](https://docs.jina.ai/chapters/envs.html)
- ..[und mehr](https://docs.jina.ai/index.html)

Expand Down

0 comments on commit 8d3965a

Please sign in to comment.