Skip to content

Commit

Permalink
Fix: broken doc links (#1326)
Browse files Browse the repository at this point in the history
* Fix: broken doc links

Signed-off-by: kanak gautam <kanakgautam5@gmail.com>

* replace export -> include

Signed-off-by: kanak gautam <kanakgautam5@gmail.com>

Co-authored-by: Patrick Hodoul <patrick.hodoul@autodesk.com>
  • Loading branch information
kanakgautam and hodoulp committed Apr 14, 2021
1 parent 996aa1a commit e84d9a9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/guides/using_ocio/compatible_software.rst
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ C++

The core OpenColorIO API is available for use in C++. Minimal code examples are also available in the source code distribution.

Website: `<http://github.com/AcademySoftwareFoundation/OpenColorIO/tree/master/export/OpenColorIO>`__
Website: `<http://github.com/AcademySoftwareFoundation/OpenColorIO/tree/master/include/OpenColorIO>`__

Examples:

Expand All @@ -72,9 +72,9 @@ Examples:

Documentation:

- `Developer Guide <https://opencolorio.org/developers/index.html>`__
- :ref:`developing`

- `Usage Examples <https://opencolorio.org/developers/usage_examples.html>`__
- :ref:`developers-usageexamples`


cineSync (ftrack)
Expand Down

0 comments on commit e84d9a9

Please sign in to comment.