Skip to content

Commit 4804be1

Browse files
committed
Fix Introduction to Capsules link
1 parent f51abbd commit 4804be1

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

docs/capsules.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ Capsules
33

44
A capsule is a single file with a ``.cap`` file extension. It contains the
55
code, metadata, model files, and any other files the capsule needs to operate.
6-
See the `Introduction to Capsules`_ section in the User Manual for more
7-
information.
6+
See the `Introduction to Capsules`_ for more information.
87

98
API Methods
109
-----------
@@ -30,4 +29,4 @@ Data Structures
3029
:members:
3130

3231
.. _`Introduction to Capsules`:
33-
https://aotu.ai/docs/capsule_development/introduction/
32+
https://openvisioncapsules.readthedocs.io/en/latest/introduction.html

0 commit comments

Comments
 (0)