diff --git a/docs/source/conf.py b/docs/source/conf.py index b3414a1..37c3213 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -20,7 +20,7 @@ # -- Project information ----------------------------------------------------- project = "Datatractor Schema" -copyright = "2022 - 2024, Datatractor team" +copyright = "2022 - 2024, Datatractor Team" author = "Matthew Evans, Peter Kraus" release = version @@ -73,7 +73,7 @@ "github_user": "datatractor", "github_repo": "schema", "github_version": version, - "conf_py_path": "/docs/source/" + "conf_py_path": "/docs/source/", } html_logo = "https://avatars.githubusercontent.com/u/166528759" html_favicon = "https://datatractor.github.io/schema/main/_images/166528759-32x32.png" diff --git a/docs/source/index.rst b/docs/source/index.rst index f37ba4d..57a548f 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -3,7 +3,7 @@ Datatractor Schema: Schemas for Metadata Extractors A repository at |schemarepo|_, containing the |LinkML|_-based schemas backing the |yardrepo|_. -The schemas implemented here are machine-actionable. They are used by the `Registry `_ to validate entries; a reference implementation demonstrating their pracical use is shown in the |beamrepo|_. +The schemas implemented here are machine-actionable. They are used by the `Registry `_ to validate entries; a reference implementation demonstrating their pracical use is shown in the |beamrepo|_. .. note::