From 071428f0e142acbdd2191537dfbd2bc08d99584b Mon Sep 17 00:00:00 2001 From: Kevin Stone Date: Mon, 12 Aug 2024 21:46:49 -0400 Subject: [PATCH] Updated links to GH pages --- pyproject.toml | 6 +++--- readme.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 5b2a7da..f60d9f6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,10 +30,10 @@ keywords = [ ] [project.urls] -Homepage = "https://obsidian-apo.readthedocs.io/" -Documentation = "https://obsidian-apo.readthedocs.io/en/latest/stubs/api_docs.html" +Homepage = "https://msdllcpapers.github.io/obsidian/" +Documentation = "https://msdllcpapers.github.io/obsidian/stubs/api_docs.html" Repository = "https://github.com/MSDLLCpapers/obsidian/" -Changelog = "https://obsidian-apo.readthedocs.io/en/latest/stubs/changelog.html" +Changelog = "https://msdllcpapers.github.io/obsidian/stubs/changelog.html" [tool.poetry.dependencies] python = "^3.10" diff --git a/readme.md b/readme.md index 35f8de4..4e5eaf1 100644 --- a/readme.md +++ b/readme.md @@ -16,7 +16,7 @@ ReadMe [![License](https://img.shields.io/badge/license-GPLv3-teal.svg)](https://github.com/MSDLLCpapers/obsidian/blob/main/LICENSE) [![Issues](https://img.shields.io/github/issues/msdllcpapers/obsidian?color=teal)](https://github.com/MSDLLCpapers/obsidian/issues) [![PyPI](https://img.shields.io/pypi/v/obsidian-apo.svg?color=teal)](https://pypi.org/project/obsidian-apo/) -[![Docs](https://img.shields.io/badge/read-docs-teal)](https://obsidian-apo.readthedocs.io/en/latest/index.html) +[![Docs](https://img.shields.io/badge/read-docs-teal)](https://msdllcpapers.github.io/obsidian/) [![Codecov](https://img.shields.io/codecov/c/github/kstone40/obsidian?color=teal)](https://codecov.io/github/kstone40/obsidian) __obsidian__ is a library for algorithmic process design and black-box optimization using AI-guided experiment design