diff --git a/README.md b/README.md index e54f5793..2834591d 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This repository is a unified repository representing the different parts of the * [models](models) * Beacon v2 Documentation - authoritive source already in this repository [`/docs`](docs) - - rendered version through [here](https://beacon-project.io/beacon-v2/) (alternative address is [docs.genomebeacons.org](https://docs.genomebeacons.org)) + - rendered version through [here](https://genomebeacons.org/beacon-v2/) (alternative address is [docs.genomebeacons.org](https://docs.genomebeacons.org)) As with other schema projects, here we separate between the schema source files (in `src`; JSON-Schema written in YAML) and the generated versions for referencing. The current setup allows already the direct referencing of the generated JSON schemas. Examples: diff --git a/docs/README.md b/docs/README.md index 4f67a91b..e94b9646 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,2 +1,2 @@ This directory contains the Beacon documentation. The files here are rendered through -MkDocs and available at [beacon-project.io/beacon-v2/](https://beacon-project.io/beacon-v2/). \ No newline at end of file +MkDocs and available at [genomebeacons.org/beacon-v2/](https://genomebeacons.org/beacon-v2/). \ No newline at end of file diff --git a/docs/changes-todo.md b/docs/changes-todo.md index 68b1f471..463115d7 100644 --- a/docs/changes-todo.md +++ b/docs/changes-todo.md @@ -120,9 +120,9 @@ The `mkdocs-macros-plugin` has been activated, allowing the use of site-wide var ### 2022-03-14: Documentation in Repository -As of today the new/emerging Beacon v2 documentation is meintained in this repository. We're testing rendered versions (same text/code base) through Github actions ([here](https://beacon-project.io/beacon-v2/)) and [ReadTheDocs](https://beacon-v2-unity.readthedocs.io/en/latest/). +As of today the new/emerging Beacon v2 documentation is meintained in this repository. We're testing rendered versions (same text/code base) through Github actions ([here](https://genomebeacons.org/beacon-v2/)) and [ReadTheDocs](https://beacon-v2-unity.readthedocs.io/en/latest/). -* [x] testing of [ReadTheDocs version](https://beacon-v2-unity.readthedocs.io/) vs. a [`material` themed build](https://beacon-project.io/beacon-v2/) +* [x] testing of [ReadTheDocs version](https://beacon-v2-unity.readthedocs.io/) vs. a [`material` themed build](https://genomebeacons.org/beacon-v2/) * [x] created and linked [docs.genomebeacons.org](https://docs.genomebeacons.org) sub-domain to the Github hosted version of the rendered documentation * [x] merging of previous separate documentation repository content from _beacon-v2-schema-documentation_ diff --git a/docs/index.md b/docs/index.md index 6d03a765..d7394226 100644 --- a/docs/index.md +++ b/docs/index.md @@ -46,7 +46,7 @@ its implementation to "**beaconize**" genomics datasets and resources as well as of the technical details of the Beacon [**framework**](/framework/) and data [**model**](/models/). Additional information about the Beacon project - including news, events, publications - is available -through the separate website at [beacon-project.io](https://beacon-project.io). +through the separate website at [genomebeacons.org](https://genomebeacons.org). !!! Important "Historical Tip" diff --git a/mkdocs.yaml b/mkdocs.yaml index d2803ef5..0a047961 100644 --- a/mkdocs.yaml +++ b/mkdocs.yaml @@ -20,7 +20,7 @@ nav: - Beacon Networks: networks - FAQ: FAQ - Changes: changes-todo - - Beacon News ↗: https://beacon-project.io/news/ + - Beacon News ↗: https://genomebeacons.org/news/ - Using Beacons: - Genomic Queries: variant-queries - Phenotypes and More...: /filters/#using-filters-in-queries