From 79b7a0fa595a2b0fb60de5a6bea7faecaac32b9a Mon Sep 17 00:00:00 2001 From: abhinavgandham Date: Tue, 13 Jan 2026 14:06:55 +1000 Subject: [PATCH] Issue #390: Fixed branch table formatting and github actions ci link to point to 5.1 in readme. --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8297d24..e068eac 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![ci](https://github.com/catalyst/moodle-auth_outage/actions/workflows/ci.yml/badge.svg?branch=MOODLE_39_STABLE)](https://github.com/catalyst/moodle-auth_outage/actions/workflows/ci.yml?branch=MOODLE_39_STABLE) +[![ci](https://github.com/catalyst/moodle-auth_outage/actions/workflows/ci.yml/badge.svg?branch=MOODLE_501_STABLE)](https://github.com/catalyst/moodle-auth_outage/actions/workflows/ci.yml?branch=MOODLE_501_STABLE) # Moodle Outage manager plugin - [Moodle Outage manager plugin](#moodle-outage-manager-plugin) @@ -42,10 +42,10 @@ need to manually add one extra plugin, please check: Moodle supported branches -------- -| Version | Branch | PHP | -| ------------------ | ---------------- | ---- | -| Moodle 3.9+ | MOODLE_39_STABLE | 7.2+ | -| Moodle 5.1 | MOODLE_501_STABLE | 8.2 | +| Version | Branch | PHP | +|--------------|---------------------|------| +| Moodle 5.1 | MOODLE_501_STABLE | 8.2 | +| Moodle 3.9+ | MOODLE_39_STABLE | 7.2+ | Totara supported branches --------