From c31c80293f27ad474a2b9525e82e535b5a9076ae Mon Sep 17 00:00:00 2001 From: Fabian Mastenbroek Date: Fri, 27 Jan 2023 21:31:44 +0000 Subject: docs: Update latest release in documentation This change updates the documentation to mention the most recent release candidate of OpenDC, in order to point students in the correct direction. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index a82848bb..be09e2a7 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ 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://opendc.org) -[![GitHub release](https://img.shields.io/github/release/atlarge-research/opendc)](https://github.com/atlarge-research/opendc/releases) +[![Documentation](https://img.shields.io/badge/docs-master-green.svg)](https://atlarge-research.github.io/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) ----- @@ -18,7 +18,7 @@ This repository is the home of the OpenDC project, a free and open-source platfo ## Latest Release - General Availability (GA): [OpenDC v2.0](https://github.com/atlarge-research/opendc/releases/tag/v2.0) (May 10, 2021) -- Preview (Release Candidate): n/a +- Preview (Release Candidate): [OpenDC v3.0-rc1](https://github.com/atlarge-research/opendc/releases/tag/v3.0-rc1) (Jan 27, 2023) ## Documentation -- cgit v1.2.3