diff options
| author | Dante Niewenhuis <d.niewenhuis@hotmail.com> | 2026-05-12 12:02:34 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-12 12:02:34 +0200 |
| commit | adbab5aa0124e634d399ffda96ef46abfc6d115c (patch) | |
| tree | aa4d413073433ba8f958d4f9c4f76764c5afae99 /README.md | |
| parent | a35f0bb8571ef0635e113b99f2c122dcc1448af5 (diff) | |
Updated README links (#416)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -1,5 +1,5 @@ <a href="https://opendc.org/"> - <img src="https://opendc.org/img/logo.png" alt="OpenDC logo" title="OpenDC" align="right" height="100" /> + <img src="https://opendc.org/img/logo.svg" alt="OpenDC logo" title="OpenDC" align="right" height="100" /> </a> # OpenDC @@ -7,7 +7,7 @@ Collaborative Datacenter Simulation and Exploration for Everybody [](/LICENSE.txt) -[](https://atlarge-research.github.io/opendc) +[](https://opendc.org/opendc) [](https://github.com/atlarge-research/opendc/releases) [](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. |
