From adbab5aa0124e634d399ffda96ef46abfc6d115c Mon Sep 17 00:00:00 2001 From: Dante Niewenhuis Date: Tue, 12 May 2026 12:02:34 +0200 Subject: Updated README links (#416) --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8645f74e..fe400372 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ - OpenDC logo + OpenDC logo # OpenDC @@ -7,7 +7,7 @@ Collaborative Datacenter Simulation and Exploration for Everybody [![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](/LICENSE.txt) -[![Documentation](https://img.shields.io/badge/docs-master-green.svg)](https://atlarge-research.github.io/opendc) +[![Documentation](https://img.shields.io/badge/docs-master-green.svg)](https://opendc.org/opendc) [![GitHub release](https://img.shields.io/github/v/release/atlarge-research/opendc?include_prereleases)](https://github.com/atlarge-research/opendc/releases) [![Build](https://github.com/atlarge-research/opendc/actions/workflows/build.yml/badge.svg)](https://github.com/atlarge-research/opendc/actions/workflows/build.yml) @@ -22,14 +22,14 @@ The latest release will be marked _latest_. ## Documentation -You can find the OpenDC documentation [on the website](https://atlarge-research.github.io/opendc/). +You can find the OpenDC documentation [on the website](https://opendc.org/opendc/). The documentation is divided into several sections: -* [Getting Started](https://atlarge-research.github.io/opendc/docs/category/getting-started/) -* [Tutorials](https://atlarge-research.github.io/opendc/docs/category/tutorials/) -* [Advanced Guides](https://atlarge-research.github.io/opendc/docs/category/advanced-guides/) -* [Where to Get Support](https://atlarge-research.github.io/opendc/community/support/) -* [Contributing Guide](https://atlarge-research.github.io/opendc/community/contributing/) +* [Getting Started](https://opendc.org/opendc/docs/category/getting-started/) +* [Tutorials](https://opendc.org/opendc/docs/category/tutorials/) +* [Advanced Guides](https://opendc.org/opendc/docs/category/advanced-guides/) +* [Where to Get Support](https://opendc.org/opendc/community/support/) +* [Contributing Guide](https://opendc.org/opendc/community/contributing/) The source code for the documentation is located in the [gh-pages branch](https://github.com/atlarge-research/opendc/tree/gh-pages). Push to that branch to update the documentation. -- cgit v1.2.3