@@ -4,15 +4,15 @@ Schnelleinstieg
44Status
55------
66
7- .. image :: https://img.shields.io/github/contributors/cusyio/neural-network -tutorial.svg
7+ .. image :: https://img.shields.io/github/contributors/cusyio/ai -tutorial.svg
88 :alt: Contributors
9- :target: https://github.com/cusyio/neural-network -tutorial/graphs/contributors
10- .. image :: https://img.shields.io/github/license/cusyio/neural-network -tutorial.svg
9+ :target: https://github.com/cusyio/ai -tutorial/graphs/contributors
10+ .. image :: https://img.shields.io/github/license/cusyio/ai -tutorial.svg
1111 :alt: License
12- :target: https://github.com/cusyio/neural-network -tutorial/blob/main/LICENSE
13- .. image :: https://readthedocs.org/projects/neural-network -tutorial/badge/?version=latest
12+ :target: https://github.com/cusyio/ai -tutorial/blob/main/LICENSE
13+ .. image :: https://readthedocs.org/projects/ai -tutorial/badge/?version=latest
1414 :alt: Docs
15- :target: https://neural-network -tutorial.readthedocs.io/de/latest/
15+ :target: https://ai -tutorial.readthedocs.io/de/latest/
1616
1717Installation
1818------------
@@ -21,7 +21,7 @@ Installation
2121
2222 .. code-block :: console
2323
24- $ git clone [email protected] :cusyio/neural-network -tutorial.git 24+ $ git clone [email protected] :cusyio/ai -tutorial.git 2525
2626 #. Installieren von Python-Paketen:
2727
@@ -100,18 +100,18 @@ Installation
100100Folgt uns
101101---------
102102
103- * `GitHub <https://github.com/cusyio/neural-network -tutorial >`_
103+ * `GitHub <https://github.com/cusyio/ai -tutorial >`_
104104
105105Pull-Requests
106106-------------
107107
108108Wenn ihr Vorschläge für Verbesserungen und Ergänzungen habt, empfehlen wir euch,
109- einen `Fork <https://github.com/cusyio/neural-network -tutorial/fork >`_ unseres
110- `GitHub Repository <https://github.com/cusyio/neural-network -tutorial/ >`_ zu
109+ einen `Fork <https://github.com/cusyio/ai -tutorial/fork >`_ unseres
110+ `GitHub Repository <https://github.com/cusyio/ai -tutorial/ >`_ zu
111111erstellen und eure Änderungen dort zu machen. Bevor ihr Commits macht,
112112überprüft, ob die pre-commit-Checks erfolgreich durchlaufen:
113113
114114.. code-block :: console
115115
116- $ cd neural-network -tutorial
116+ $ cd ai -tutorial
117117 $ pre-commit install
0 commit comments